We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a63457e commit 675aa0cCopy full SHA for 675aa0c
.github/workflows/release-dry-run.yml
@@ -1,9 +1,7 @@
1
name: Release Dry Run
2
3
on:
4
- push:
5
- branches:
6
- - main
+ push
7
8
jobs:
9
release-dry-run:
0 commit comments