Skip to content

Commit

Permalink
modified trigger for aws ecr image push
Browse files Browse the repository at this point in the history
  • Loading branch information
SOOS-JAlvarez authored May 23, 2023
1 parent 2f686b5 commit 65418eb
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/soos-dast-publish-aws-ecr.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
name: Publish to AWS ECR

on:
push:
branches:
- 'main'
release:
types: [published]

jobs:
build:
Expand Down

0 comments on commit 65418eb

Please sign in to comment.