Skip to content

Commit a54d6a3

Browse files
committed
ci: allow workflow to run on gnodet/camel fork (temporary for testing)
1 parent 8c00f56 commit a54d6a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-build-main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ permissions:
6060

6161
jobs:
6262
build:
63-
if: github.repository == 'apache/camel'
63+
if: github.repository == 'apache/camel' || github.repository == 'gnodet/camel'
6464
permissions:
6565
contents: read
6666
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)