Skip to content

Commit

Permalink
setup docker github action for master branch
Browse files Browse the repository at this point in the history
  • Loading branch information
JiLiZART committed Feb 4, 2024
1 parent 7e2f02f commit a73559b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.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 a73559b

Please sign in to comment.