Skip to content

Commit 07b3b9c

Browse files
authored
MOD: Re-enable release workflow
1 parent ffcce21 commit 07b3b9c

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)