Skip to content

Commit

Permalink
Merge branch 'secretflow:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
AnakinMac authored Jan 3, 2024
2 parents 404544c + e6a7b6c commit dc8c020
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 dc8c020

Please sign in to comment.