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 9883b34 commit 827be1cCopy full SHA for 827be1c
.github/workflows/ci-rest.yml
@@ -1,8 +1,8 @@
1
name: REST CI
2
3
on:
4
- - workflow_call
5
- - workflow_dispatch
+ workflow_call:
+ workflow_dispatch:
6
7
push:
8
branches:
0 commit comments