Skip to content

Commit

Permalink
chore: allow manually dispatching the CI workflow #729
Browse files Browse the repository at this point in the history
because github is down
  • Loading branch information
sxlijin authored Jun 28, 2024
1 parent c64c665 commit 8b2a25b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/primary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ on:
- ".github/workflows/primary.yml"
branches:
- canary
workflow_dispatch: {}

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
Expand Down

0 comments on commit 8b2a25b

Please sign in to comment.