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 442eef4 commit 7db28d4Copy full SHA for 7db28d4
.github/workflows/release.yml
@@ -1,8 +1,8 @@
1
name: Release
2
on:
3
- workflow_run:
4
- workflows: ["CI"]
5
- types: [completed]
+# workflow_run:
+# workflows: ["CI"]
+# types: [completed]
6
push:
7
branches: [main]
8
tags: ["*"]
0 commit comments