Skip to content

Commit

Permalink
Update docker-image-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bubuntux authored Oct 14, 2023
1 parent f601796 commit f0a4dac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
- cron: "4 20 1 * *"
push:
branches: ["**"]
tags: ['v[0-9]+.[0-9]+.[0-9]+.*']
tags: ['v.*']
pull_request:
branches: ["**"]

Expand Down

0 comments on commit f0a4dac

Please sign in to comment.