We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36e1d03 commit e9e177aCopy full SHA for e9e177a
.github/workflows/debug.yml
@@ -5,6 +5,8 @@ on:
5
branches: [ master ]
6
pull_request:
7
8
+ workflow_dispatch:
9
+ branches: [ master ]
10
11
jobs:
12
build:
.github/workflows/release.yml
0 commit comments