mirror of
https://github.com/lus/pasty.git
synced 2023-08-10 21:13:09 +03:00
Fix Docker workflow
This commit is contained in:
parent
b5524f2b7e
commit
f9fc232afe
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@ -3,7 +3,7 @@ name: docker
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- master
|
||||||
- develop
|
- develop
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
- '**.md'
|
- '**.md'
|
||||||
|
Loading…
Reference in New Issue
Block a user