We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f3df0b commit 6e83088Copy full SHA for 6e83088
.github/workflows/test.yml
@@ -1,6 +1,6 @@
1
name: tests
2
3
-on: [push]
+on: [workflow_call]
4
5
jobs:
6
test:
0 commit comments