We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d6bdb01 + dd7c019 commit b7b8282Copy full SHA for b7b8282
.github/workflows/nightly-build.yml
@@ -10,6 +10,7 @@ on:
10
11
jobs:
12
release-snapshot:
13
+ if: github.repository == 'quickfix-j/quickfixj'
14
runs-on: ubuntu-latest
15
steps:
16
- uses: actions/checkout@v5
0 commit comments