We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79b1606 commit 2c9529dCopy full SHA for 2c9529d
.github/workflows/build-linux.yml
@@ -6,6 +6,8 @@ on:
6
pull_request:
7
branches: [ "master" ]
8
9
+ # Allows you to run this workflow manually from the Actions tab
10
+ workflow_dispatch:
11
12
jobs:
13
build:
0 commit comments