We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba9062a commit 674ea32Copy full SHA for 674ea32
1 file changed
.github/workflows/ci.yml
@@ -5,6 +5,7 @@ on:
5
branches: [main, develop, 'feature/**', 'bugfix/**']
6
pull_request:
7
branches: [main, develop]
8
+ workflow_dispatch:
9
10
permissions:
11
contents: read
0 commit comments