3
0
Fork 0
mirror of https://gitea.com/docker/build-push-action.git synced 2024-11-22 01:19:40 +01:00

Fix events on CI workflow

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax 2020-09-12 20:53:25 +02:00
parent 371daebc6f
commit 9a445780ad
No known key found for this signature in database
GPG key ID: 3248E46B6BB8C7F7

View file

@ -2,11 +2,11 @@ name: ci
on: on:
push: push:
branches: master branches:
tags: - master
- 'v*.*.*'
pull_request: pull_request:
branches: master branches:
- master
jobs: jobs:
git-context: git-context: