We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71a28e3 commit fa58f76Copy full SHA for fa58f76
.github/workflows/swift.yml
@@ -4,7 +4,7 @@ on:
4
push:
5
pull_request:
6
schedule:
7
- - cron: "38 9 * * 1"
+ - cron: "38 9 * * 2"
8
9
jobs:
10
linux:
0 commit comments