forked from abner/for-legacy-web
[chore] Try different push filter.
This commit is contained in:
4
.github/workflows/docker.yml
vendored
4
.github/workflows/docker.yml
vendored
@@ -3,7 +3,7 @@ name: Docker
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- "handmade"
|
- handmade
|
||||||
tags:
|
tags:
|
||||||
- "*"
|
- "*"
|
||||||
# TODO: Bring back once gitea is updated past 1.21
|
# TODO: Bring back once gitea is updated past 1.21
|
||||||
@@ -17,7 +17,7 @@ on:
|
|||||||
# - "README"
|
# - "README"
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- "handmade"
|
- handmade
|
||||||
# TODO: Bring back once gitea is updated past 1.21
|
# TODO: Bring back once gitea is updated past 1.21
|
||||||
# paths-ignore:
|
# paths-ignore:
|
||||||
# - ".github/**"
|
# - ".github/**"
|
||||||
|
|||||||
Reference in New Issue
Block a user