Skip to content

Commit

Permalink
Trying to trigger run without matrix
Browse files Browse the repository at this point in the history
Changing branches to try to trigger run and see if I can test docker compose
  • Loading branch information
nataliejschultz committed May 26, 2024
1 parent 8cb70f5 commit 1bd8e33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/image_build_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: docker-image-push-admin

on:
push:
branches: [ master ]
branches: [ master, image-push ]

workflow_dispatch:
inputs:
Expand Down

0 comments on commit 1bd8e33

Please sign in to comment.