Skip to content

Commit

Permalink
fix: create docker pull_request
Browse files Browse the repository at this point in the history
  • Loading branch information
Artur Mudrykh committed Jul 30, 2023
1 parent 057aa92 commit 2eb2d0d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ jobs:
sarif_file: results.sarif

docker:
if: ${{ github.event_name == 'push' }}
runs-on: ubuntu-latest
needs: docker-check-vulnerabilities
steps:
Expand Down

0 comments on commit 2eb2d0d

Please sign in to comment.