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 a4cadd3 commit cf71f5bCopy full SHA for cf71f5b
.github/workflows/test.yml
@@ -1,6 +1,6 @@
1
---
2
name: build
3
-on: [ push, pull_request ]
+on: [ push, pull_request, workflow_call ]
4
jobs:
5
test:
6
runs-on: ubuntu-20.04
0 commit comments