We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3bc0dc commit 09537c6Copy full SHA for 09537c6
.github/workflows/test.yml
@@ -1,7 +1,6 @@
1
name: test
2
3
-on:
4
- workflow_call:
+on: [pull_request]
5
6
jobs:
7
run:
0 commit comments