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