Skip to content

Commit

Permalink
Merge pull request #8 from arunsathiya/actions/workflow-dispatch-setup
Browse files Browse the repository at this point in the history
Setup workflow_dispatch as a trigger for CI runs
  • Loading branch information
arunsathiya authored Dec 28, 2023
2 parents 2264f9c + 8fbc492 commit 76b61c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
branches: [main]
pull_request:
branches: [main]
workflow_dispatch:

jobs:
diff:
Expand Down

0 comments on commit 76b61c0

Please sign in to comment.