add: master branch to GitHub Actions filter
This commit is contained in:
2
.github/workflows/docker-image-ci.yml
vendored
2
.github/workflows/docker-image-ci.yml
vendored
@@ -2,6 +2,8 @@ name: docker image ci
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
tags:
|
||||
- invalid-tag
|
||||
|
||||
|
||||
Reference in New Issue
Block a user