We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 637cf8e + f515752 commit bb9e735Copy full SHA for bb9e735
1 file changed
.github/workflows/trivy.yml
@@ -8,9 +8,6 @@ on:
8
- cron: '45 22 * * 4'
9
push:
10
pull_request:
11
- paths:
12
- - '.github/docker/*Dockerfile'
13
- - '.github/workflows/trivy.yml'
14
15
concurrency:
16
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
0 commit comments