We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0721d4d commit 8b4ca23Copy full SHA for 8b4ca23
1 file changed
.github/workflows/testing_action.yml
@@ -3,6 +3,7 @@ name: Testing Action
3
on:
4
push:
5
branches: [main]
6
+ workflow_dispatch:
7
8
jobs:
9
Testing:
0 commit comments