mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-14 06:57:35 +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
|
||||
|
||||
on:
|
||||
push
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user