We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b70bfc1 commit 8c8c132Copy full SHA for 8c8c132
.github/workflows/tests.yml
@@ -1,7 +1,8 @@
1
name: Tests
2
3
on:
4
- - push
+ push: {}
5
+ workflow_call: {}
6
7
jobs:
8
test:
0 commit comments