We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2c55a96 + ae9ee6e commit a70ba49Copy full SHA for a70ba49
1 file changed
.github/workflows/publish.yml
@@ -11,6 +11,7 @@ permissions:
11
12
jobs:
13
publish:
14
+ if: github.repository == 'rameel/ramstack.parsing'
15
name: Publish packages
16
runs-on: ubuntu-latest
17
0 commit comments