Skip to content

Commit

Permalink
fix: stop CI run once done
Browse files Browse the repository at this point in the history
  • Loading branch information
Suya1671 committed Mar 25, 2024
1 parent b49d032 commit db15d7c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,9 @@ jobs:
exit 0
- name: Stop CI run
run: npx nx-cloud complete-ci-run.

agents:
name: Agent ${{ matrix.agent }}
runs-on: ubuntu-latest
Expand Down

0 comments on commit db15d7c

Please sign in to comment.