We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3312c3b commit 7445846Copy full SHA for 7445846
1 file changed
.github/workflows/camera-test-libpisp.yml
@@ -10,8 +10,6 @@ permissions:
10
jobs:
11
trigger-camera-tests:
12
runs-on: [self-hosted, camera-test-bridge]
13
- if: >-
14
- github.event.pull_request.head.repo.full_name == github.repository
15
timeout-minutes: 120
16
steps:
17
- name: Checkout camera_tester
0 commit comments