mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-25 16:13:54 -07:00
sorting
This commit is contained in:
parent
dcb9ed0044
commit
6ba561a9cb
2 changed files with 14 additions and 14 deletions
6
.github/workflows/docker-release.yml
vendored
6
.github/workflows/docker-release.yml
vendored
|
|
@ -5,15 +5,15 @@ permissions:
|
|||
packages: write
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
paths:
|
||||
- '.github/workflows/docker-release.yml'
|
||||
- 'Dockerfile'
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
release:
|
||||
types:
|
||||
- released # publishing of stable releases
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue