Skip to content

Commit 00a943a

Browse files
committed
Restrict publishing to main repository
1 parent 0db95a7 commit 00a943a

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
@@ -7,6 +7,7 @@ on:
77

88
jobs:
99
publish:
10+
if: github.repository == 'rameel/ramstack.structures'
1011
runs-on: ubuntu-latest
1112
steps:
1213
- name: Checkout

0 commit comments

Comments
 (0)