We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8107c7a commit 84f7877Copy full SHA for 84f7877
.github/workflows/sync.yml
@@ -2,7 +2,7 @@ name: Sync Github To Image
2
3
on:
4
push:
5
- branches: [main]
+ branches: [main, src]
6
#schedule:
7
# 定时任务,每天 UTC 时间 0 点运行
8
#- cron: "0 0 * * *"
0 commit comments