Skip to content

Commit 5f54d94

Browse files
Merge branch 'main' into apk/dasel-2.8.1-r11
2 parents a96f441 + 1edef34 commit 5f54d94

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/npm-check-versions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: NPM Check Versions
33

44
on:
55
schedule:
6-
- cron: "0 0 * * 0"
6+
- cron: "0 0 1 * *"
77
workflow_dispatch:
88

99
permissions: {}

.github/workflows/pipx-check-versions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Pipx Check Versions
33

44
on:
55
schedule:
6-
- cron: "0 0 * * 0"
6+
- cron: "0 0 1 * *"
77
workflow_dispatch:
88

99
permissions: {}

0 commit comments

Comments
 (0)