File tree Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Original file line number Diff line number Diff line change @@ -24,16 +24,10 @@ scripts:
24
24
name : verify-github-actions
25
25
description : Verify that the github actions run passed, this is needed to make pipelines pass without manual intervention
26
26
contact : ' Frontend Frameworks Architecture / #support-frontend-architecture'
27
- image : drydock.workiva.net/workiva/skynet-images:3708893 # Uses the image from this branch: https://github.com/Workiva/skynet-images/pull/127
27
+ image : drydock.workiva.net/workiva/skynet-images:3728345 # Uses the image from this branch: https://github.com/Workiva/skynet-images/pull/127
28
28
size : small
29
29
timeout : 600
30
30
31
- run :
32
- on-pull-request : false
33
- on-promotion : true
34
- when-modified-file-name-is :
35
- - skynet.yaml
36
-
37
31
env :
38
32
# encrypted github token used for requests to api.github.com
39
33
- secure : wqV2dUVmOMNZgll+/Sr4fra76p+gTvqRS3QvNQASg3hzoysFz7enBaKsXKXoPFj+jexOvFVN/m4rko272z/xZ6lBMRI=
You can’t perform that action at this time.
0 commit comments