Skip to content

Commit fa5f93f

Browse files
committed
Update CI
1 parent 1cddb2f commit fa5f93f

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

.github/workflows/net.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ on:
2020
- '**.txt'
2121
- 'art'
2222
workflow_dispatch:
23+
schedule: [cron: "40 1 * * *"]
2324

2425
jobs:
2526
test:

.github/workflows/quinn.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ on:
2020
- '**.txt'
2121
- 'art'
2222
workflow_dispatch:
23+
schedule: [cron: "40 1 * * *"]
2324

2425
jobs:
2526
test:

.github/workflows/s2n.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ on:
2020
- '**.txt'
2121
- 'art'
2222
workflow_dispatch:
23+
schedule: [cron: "40 1 * * *"]
2324

2425
jobs:
2526
test:

0 commit comments

Comments
 (0)