We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a8c932 commit edac2ebCopy full SHA for edac2eb
1 file changed
.github/workflows/pr_build.yml
@@ -3,6 +3,8 @@ name: Pull Request Flow
3
on:
4
pull_request:
5
branches: [ master ]
6
+
7
+ workflow_dispatch:
8
9
jobs:
10
build:
0 commit comments