ci: new tag format on pr #43

Closed
mg wants to merge 28 commits from fgdsfgd into master
Showing only changes of commit d0ef83c8f7 - Show all commits

View file

@ -3,11 +3,6 @@ name: "lint, build and push"
on:
schedule:
- cron: "0 10 * * *"
push:
branches:
- "**"
tags:
- "v*.*.*"
pull_request:
jobs: