We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6415157 + 54fe27c commit 416db58Copy full SHA for 416db58
.github/workflows/build.yml
@@ -5,6 +5,8 @@ on:
5
- master
6
pull_request:
7
types: [opened, synchronize, reopened]
8
+ workflow_dispatch:
9
+
10
jobs:
11
build:
12
name: Build and analyze
0 commit comments