Skip to content

Commit ffcce21

Browse files
authored
Merge branch 'main' into dev
2 parents 1952440 + 59782f0 commit ffcce21

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

.github/workflows/release.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
name: release
22

3-
on:
4-
workflow_run:
5-
workflows:
6-
- test
7-
branches: [main]
8-
types:
9-
- completed
3+
# on:
4+
# workflow_run:
5+
# workflows:
6+
# - test
7+
# branches: [main]
8+
# types:
9+
# - completed
1010

1111
jobs:
1212
release:

0 commit comments

Comments
 (0)