Skip to content

Commit ed36c4c

Browse files
committed
skip release run on repo create
1 parent 0847f3b commit ed36c4c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ permissions:
1616
jobs:
1717
release-module:
1818
runs-on: windows-latest
19+
if: github.event.before != '0000000000000000000000000000000000000000'
1920

2021
env:
2122
GITHUB_OWNER: ${{ github.repository_owner }}

0 commit comments

Comments
 (0)