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 28aefc5 commit dd8330a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/circleci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
run: echo For security reasons, all pull requests need to be approved first before running any automated CI.
trigger-circleci:
runs-on: ubuntu-latest
environment: 'ci'
needs: [approve] # Require the first step to finish
steps:
- name: secretflow-yacl-ci
Expand Down

0 comments on commit dd8330a

Please sign in to comment.