Skip to content

Commit

Permalink
Turn on branch push update (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
cjreed121 authored Nov 14, 2023
1 parent 27171a5 commit 5a8a99e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Docker Build and Push
on:
push:
branches:
- "notmain" # intentionally not main so it doesn't run yet
- "main"

jobs:
generate-matrix:
Expand Down

0 comments on commit 5a8a99e

Please sign in to comment.