Skip to content

Commit eb43e15

Browse files
authored
Merge pull request #44 from Workiva/update-github-verifier-image
Update to latest image of github ci verifier
2 parents 44081fe + 1d1fbf2 commit eb43e15

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

skynet.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
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

88
run:
9-
on-pull-request: false
9+
on-pull-request: true
1010
on-promotion: true
1111
when-modified-file-name-is:
1212
- skynet.yaml

0 commit comments

Comments
 (0)