Skip to content

Commit

Permalink
Merge pull request #60 from useplunk/dev-driaug-canary-workflow
Browse files Browse the repository at this point in the history
Correction of branch
  • Loading branch information
driaug authored Aug 20, 2024
2 parents e95be7e + d6a40fc commit 03e42ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build-canary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Build and Push Docker image (Canary)
on:
push:
branches:
- main
- canary

jobs:
docker:
Expand Down

0 comments on commit 03e42ff

Please sign in to comment.