Skip to content

Commit 5ae810b

Browse files
committed
Trigger workflows on PR
1 parent 879b5fb commit 5ae810b

3 files changed

Lines changed: 18 additions & 0 deletions

File tree

.github/workflows/graphs/build-quick.act

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,12 @@ executions:
119119
dst:
120120
node: branch-v1-penguin-monkey-kiwi
121121
port: exec
122+
- src:
123+
node: gh-start
124+
port: exec-on_pull_request
125+
dst:
126+
node: gh-actions-checkout-gray-butterfly-apple
127+
port: exec
122128
- src:
123129
node: gh-start
124130
port: exec-on_workflow_dispatch

.github/workflows/graphs/build-test-publish.act

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6272,6 +6272,12 @@ executions:
62726272
dst:
62736273
node: group-v1-orange-tiger-grapefruit
62746274
port: exec-lion-beige-dragonfruit
6275+
- src:
6276+
node: gh-start
6277+
port: exec-on_pull_request
6278+
dst:
6279+
node: group-v1-orange-tiger-grapefruit
6280+
port: exec-lion-beige-dragonfruit
62756281
- src:
62766282
node: gh-start
62776283
port: exec-on_workflow_dispatch

.github/workflows/graphs/test_env.act

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -266,6 +266,12 @@ executions:
266266
dst:
267267
node: run-v1-apple-silver-lion
268268
port: exec
269+
- src:
270+
node: gh-start
271+
port: exec-on_pull_request
272+
dst:
273+
node: run-v1-apple-silver-lion
274+
port: exec
269275
- src:
270276
node: gh-start
271277
port: exec-on_workflow_dispatch

0 commit comments

Comments
 (0)