Skip to content

Commit 9bedee2

Browse files
Update skynet image and run skynet on PR's
1 parent a43d1de commit 9bedee2

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

skynet.yaml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,10 @@
11
name: verify-github-actions
22
description: Verify that the github actions run passed, this is needed to make pipelines pass without manual intervention
33
contact: 'Frontend Frameworks Architecture / #support-frontend-architecture'
4-
image: drydock.workiva.net/workiva/skynet-images:3708893 # Uses the image from this branch: https://github.com/Workiva/skynet-images/pull/127
4+
image: drydock.workiva.net/workiva/skynet-images:3728345 # Uses the image from this branch: https://github.com/Workiva/skynet-images/pull/127
55
size: small
66
timeout: 600
77

8-
run:
9-
on-pull-request: false
10-
on-promotion: true
11-
when-modified-file-name-is:
12-
- skynet.yaml
13-
148
env:
159
# encrypted github token used for requests to api.github.com
1610
- secure: CBiX26J/qZcwLrRYy/wpgb3ZAvyi13w7Xt6S1ds5Zw0o4UcsMFE6JSpqDkMugGQgVM3P+noD5NAUVc/10BnQR5QOv1g=

0 commit comments

Comments
 (0)