We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3fefc2 commit d9e4d6fCopy full SHA for d9e4d6f
.github/workflows/scan-image.yml
@@ -2,16 +2,16 @@
2
name: scan docker image
3
4
on:
5
- pull_request:
6
- branches:
7
- - develop
8
- paths:
9
- - '.github/workflows/dive.yml'
10
- - 'docker/**'
+# pull_request:
+# branches:
+# - develop
+# paths:
+# - '.github/workflows/dive.yml'
+# - 'docker/**'
11
push:
12
13
14
15
16
env:
17
ORG: dea
0 commit comments