Skip to content

Commit df9e86c

Browse files
authored
Fix pipeline so it can have access to secrets (#99)
1 parent 41705cd commit df9e86c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_and_test_qnx.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
name: QNX8 - Build & Test
1515
on:
16-
pull_request:
16+
pull_request_target:
1717
types: [opened, reopened, synchronize]
1818
paths:
1919
- 'integration/**'

0 commit comments

Comments
 (0)