ci: new tag format on pr #43
1 changed files with 0 additions and 5 deletions
|
@ -3,11 +3,6 @@ name: "lint, build and push"
|
|||
on:
|
||||
schedule:
|
||||
- cron: "0 10 * * *"
|
||||
push:
|
||||
branches:
|
||||
- "**"
|
||||
tags:
|
||||
- "v*.*.*"
|
||||
pull_request:
|
||||
|
||||
jobs:
|
||||
|
|
Loading…
Reference in a new issue