File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
Original file line number Diff line number Diff 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
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments