Skip to content

Commit

Permalink
Add workflow dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
amitsingh-007 committed Jan 11, 2024
1 parent d78ba11 commit 7809848
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
branches-ignore:
- 'main'
- 'dependabot/**'
workflow_dispatch:

jobs:
Test:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/verify-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
branches-ignore:
- 'main'
- 'dependabot/**'
workflow_dispatch:

jobs:
Verify:
Expand Down

0 comments on commit 7809848

Please sign in to comment.