We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0db95a7 commit 00a943aCopy full SHA for 00a943a
1 file changed
.github/workflows/publish.yml
@@ -7,6 +7,7 @@ on:
7
8
jobs:
9
publish:
10
+ if: github.repository == 'rameel/ramstack.structures'
11
runs-on: ubuntu-latest
12
steps:
13
- name: Checkout
0 commit comments