Skip to content

Commit

Permalink
Update circleci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
anakinxc authored Jan 3, 2024
1 parent d1047c2 commit e6a7b6c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/circleci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
push:
branches:
- main
pull_request:
pull_request_target:
branches:
- main
jobs:
Expand All @@ -15,4 +15,4 @@ jobs:
id: secretflow-yacl-ci
uses: CircleCI-Public/trigger-circleci-pipeline-action@v1.1.0
env:
CCI_TOKEN: ${{ secrets.CCI_TOKEN }}
CCI_TOKEN: ${{ secrets.CCI_TOKEN }}

0 comments on commit e6a7b6c

Please sign in to comment.