Skip to content

Commit

Permalink
chore: github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
samstevenson123 committed Sep 20, 2024
1 parent e5ddad4 commit fee422f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/example-build-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Build and Push Docker Image to ECR
on:
push:
branches:
- example/pipeline # or specify any branch you want to trigger this workflow on
- example/pipeline-sam # or specify any branch you want to trigger this workflow on

jobs:
build-and-push:
Expand Down

0 comments on commit fee422f

Please sign in to comment.