Skip to content

Commit e45a89e

Browse files
committed
👷 Run CI every day
1 parent c6fb9b1 commit e45a89e

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

‎.github/workflows/update.yml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,7 @@
11
name: Update
22
on:
3-
pull_request:
4-
paths:
5-
- .github/workflows/update.yml
6-
push:
7-
paths:
8-
- .github/workflows/update.yml
93
schedule:
10-
- cron: '0 12 * * 1'
4+
- cron: '0 12 * * *'
115
permissions:
126
repository-projects: read
137
pull-requests: write

0 commit comments

Comments
 (0)