ci: new tag format on pr #43

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

View file

@ -2,8 +2,9 @@ name: "lint, build and push"
# https://docs.docker.com/build/ci/github-actions/manage-tags-labels/
on:
schedule:
- cron: "0 10 * * *"
pull_request:
- cron: "32 17 * * SUN"
push:
branches: [ master ]
jobs:
lint: