Skip to content

Commit

Permalink
CI: Add manual workflow run to use latest release
Browse files Browse the repository at this point in the history
Only if I use PAT in the other workflow will this workflow triggered automatically...
  • Loading branch information
Shanwer authored Jan 13, 2024
1 parent 32ac69e commit 2fa3710
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ on:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
workflow_dispatch:

permissions:
contents: read
Expand Down

0 comments on commit 2fa3710

Please sign in to comment.