Skip to content
This repository has been archived by the owner on Jun 15, 2024. It is now read-only.

Commit

Permalink
Merge pull request #368 from timkpaine/timkpaine-patch-1
Browse files Browse the repository at this point in the history
add manual dispatch trigger to GitHub actions
  • Loading branch information
timkpaine authored Nov 22, 2022
2 parents 8f30820 + 622312e commit f678c79
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 @@ -5,6 +5,7 @@ on:
branches:
- main
pull_request:
workflow_dispatch:

concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
Expand Down

0 comments on commit f678c79

Please sign in to comment.