Skip to content

Commit 675aa0c

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

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

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

Lines changed: 1 addition & 3 deletions
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)