Skip to content

Commit 675aa0c

Browse files
committed
always run dry-run job
1 parent a63457e commit 675aa0c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/release-dry-run.yml

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
name: Release Dry Run
22

33
on:
4-
push:
5-
branches:
6-
- main
4+
push
75

86
jobs:
97
release-dry-run:

0 commit comments

Comments
 (0)