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 0b424e4 commit e444695Copy full SHA for e444695
.github/workflows/test.yaml
@@ -5,7 +5,7 @@ on:
5
branches:
6
- main
7
pull_request:
8
- workflow_dispatch:
+ workflow_call:
9
10
jobs:
11
test:
0 commit comments