We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 44081fe + 1d1fbf2 commit eb43e15Copy full SHA for eb43e15
1 file changed
skynet.yaml
@@ -1,12 +1,12 @@
1
name: verify-github-actions
2
description: Verify that the github actions run passed, this is needed to make pipelines pass without manual intervention
3
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
+image: drydock.workiva.net/workiva/skynet-images:3728345 # Uses the image from this branch: https://github.com/Workiva/skynet-images/pull/127
5
size: small
6
timeout: 600
7
8
run:
9
- on-pull-request: false
+ on-pull-request: true
10
on-promotion: true
11
when-modified-file-name-is:
12
- skynet.yaml
0 commit comments