Skip to content

Commit

Permalink
Fix push ecr conditions
Browse files Browse the repository at this point in the history
  • Loading branch information
na2na-p committed Dec 20, 2022
1 parent e4c0c46 commit 21408fc
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/push-ecr.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
name: Build and Push to ECR

on:
push:
branches:
- main
workflow_dispatch:
on: workflow_dispatch

jobs:
build-and-push:
Expand Down

0 comments on commit 21408fc

Please sign in to comment.