We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89fb704 commit 404008fCopy full SHA for 404008f
1 file changed
.github/workflows/pr_check.yml
@@ -1,9 +1,6 @@
1
name: CI
2
3
-on:
4
- pull_request:
5
- branches:
6
- - master
+on: [pull_request]
7
8
jobs:
9
danger:
0 commit comments