Skip to content

Commit

Permalink
Added manual trigger for workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter-John-paystack committed Oct 17, 2023
1 parent 2b521ef commit 306f5e3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ on:
push:
branches: [ "main" ]

workflow_dispatch:

jobs:
build:
runs-on: macos-latest
Expand Down

0 comments on commit 306f5e3

Please sign in to comment.