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/ # https://docs.docker.com/build/ci/github-actions/manage-tags-labels/
on: on:
schedule: schedule:
- cron: "0 10 * * *" - cron: "32 17 * * SUN"
pull_request: push:
branches: [ master ]
jobs: jobs:
lint: lint: