We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23e973f commit 879243dCopy full SHA for 879243d
.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