Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanagustin committed Sep 26, 2024
1 parent 108a5f5 commit 2a04c3e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/scan-image.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
name: Scan Image

on:
push:
branches:
- main
workflow_dispatch:
repository_dispatch:
types: [build-completed]
branches:
- main
paths:
- Dockerfile
- .github/workflows/scan-image.yml

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
Expand Down

0 comments on commit 2a04c3e

Please sign in to comment.