Skip to content

Commit

Permalink
Add workflow_dispatch to build workflow events
Browse files Browse the repository at this point in the history
  • Loading branch information
juri committed Jul 9, 2023
1 parent b32c230 commit b086eb0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Expand Up @@ -5,6 +5,7 @@ on:
branches: [ main ]
pull_request:
branches: [ main ]
workflow_dispatch:

jobs:
build-macos:
Expand Down

0 comments on commit b086eb0

Please sign in to comment.