Skip to content

Commit

Permalink
ci: fix syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
kskarthik committed Apr 23, 2024
1 parent 962ed3d commit b2ca68e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
push:
branches: [ "main" ]
tags:
- "v*"
- v*
pull_request:
branches: [ "main" ]

Expand Down

0 comments on commit b2ca68e

Please sign in to comment.