Skip to content

Commit

Permalink
add tt08/09 tags to branch push action target
Browse files Browse the repository at this point in the history
  • Loading branch information
watbulb authored Sep 9, 2024
1 parent 67fe051 commit 9340c34
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 @@ -2,7 +2,7 @@ name: Docker Image CI

on:
push:
branches: [ "main", "ci-test" ]
branches: [ "main", "ci-test", "tt08", "tt09" ]
pull_request:
branches: [ "main", "ci-test", "tt08", "tt09" ]

Expand Down

0 comments on commit 9340c34

Please sign in to comment.