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.
1 parent 8c00f56 commit a54d6a3Copy full SHA for a54d6a3
1 file changed
.github/workflows/pr-build-main.yml
@@ -60,7 +60,7 @@ permissions:
60
61
jobs:
62
build:
63
- if: github.repository == 'apache/camel'
+ if: github.repository == 'apache/camel' || github.repository == 'gnodet/camel'
64
permissions:
65
contents: read
66
runs-on: ubuntu-latest
0 commit comments