We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2f2f92 commit 7308333Copy full SHA for 7308333
.github/workflows/build.yml
@@ -4,6 +4,7 @@ on:
4
branches: [master, develop, develop-next]
5
pull_request:
6
7
+ workflow_dispatch:
8
9
jobs:
10
lint:
0 commit comments