Skip to content

Commit

Permalink
Remove PR triggers
Browse files Browse the repository at this point in the history
  • Loading branch information
kalverra committed Oct 8, 2024
1 parent 99965a4 commit c2cdcc8
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 5 deletions.
1 change: 0 additions & 1 deletion .github/workflows/ccip-load-tests.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
name: CCIP Load Test
on:
pull_request: # DEBUG:
push:
paths:
- '**/*ccip*'
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/client-compatibility-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ on:
tags:
- "*"
merge_group:
pull_request: # DEBUG:
workflow_dispatch:
inputs:
chainlinkVersion:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/on-demand-ocr-soak-test.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
name: On Demand OCR Soak Test
on:
pull_request: # DEBUG:
workflow_dispatch:
inputs:
testToRun:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/on-demand-vrfv2-performance-test.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
name: On Demand VRFV2 Performance Test
on:
pull_request: # DEBUG:
workflow_dispatch:
inputs:
performanceTestType:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/on-demand-vrfv2plus-smoke-tests.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
name: On Demand VRFV2 Plus Smoke Tests
on:
pull_request: # DEBUG:
workflow_dispatch:
inputs:
test_suite:
Expand Down

0 comments on commit c2cdcc8

Please sign in to comment.