We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c177b39 commit abf0d78Copy full SHA for abf0d78
.github/workflows/pr-build-workflow.yml
@@ -1,9 +1,6 @@
1
name: PR Build
2
3
-on:
4
- pull_request:
5
- branches:
6
- - master
+on: pull_request
7
8
jobs:
9
build:
0 commit comments