We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08bc8f9 commit f95a017Copy full SHA for f95a017
1 file changed
.github/workflows/sync-docs.yml
@@ -1,10 +1,6 @@
1
name: Automatically sync docs for flyctl
2
3
on:
4
- push:
5
- tags:
6
- - v**
7
-
8
workflow_run:
9
workflows: ["Automatically release a new version of flyctl"]
10
types:
0 commit comments