mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-18 08:44:25 +08:00
only trigger gitea docker-snapshot workflow when push to main branch
This commit is contained in:
@@ -1,7 +1,9 @@
|
|||||||
name: Docker Snapshot
|
name: Docker Snapshot
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push
|
push:
|
||||||
|
branches:
|
||||||
|
- main
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|||||||
Reference in New Issue
Block a user