Skip to content

Commit d98e143

Browse files
authored
update
1 parent df7c28c commit d98e143

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.github/workflows/fetch-and-commit.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
name: Fetch And Commit
22

33
on:
4+
push:
5+
branches:
6+
- main
7+
pull_request:
8+
branches:
9+
- main
410
schedule:
511
- cron: '0 0 * * *' # Run daily at midnight (UTC)
612
workflow_dispatch:

0 commit comments

Comments
 (0)