Skip to content

Commit a70ba49

Browse files
authored
Merge pull request #17 from rameel/ci
Restrict publish workflow to main repository
2 parents 2c55a96 + ae9ee6e commit a70ba49

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ permissions:
1111

1212
jobs:
1313
publish:
14+
if: github.repository == 'rameel/ramstack.parsing'
1415
name: Publish packages
1516
runs-on: ubuntu-latest
1617

0 commit comments

Comments
 (0)