Skip to content

Commit 8aba095

Browse files
r
1 parent 9d72a4e commit 8aba095

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.github/workflows/nightly.yml

-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ name: nightly
22
permissions: read-all
33

44
on:
5-
pull_request:
65
workflow_dispatch:
76
schedule:
87
- cron: '0 0 * * *'

.github/workflows/weekly.yml

-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ name: weekly
22
permissions: read-all
33

44
on:
5-
pull_request:
65
workflow_dispatch:
76
schedule:
87
- cron: '0 0 * * 0'

0 commit comments

Comments
 (0)