Skip to content

Commit

Permalink
fix(ci cd): branch name
Browse files Browse the repository at this point in the history
  • Loading branch information
SylvainRomiguier committed Jan 30, 2024
1 parent 292ba3d commit 74bca2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: ci
on:
push:
branches:
- 'main'
- 'master'

jobs:
docker:
Expand Down

0 comments on commit 74bca2d

Please sign in to comment.