We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97eb40b commit 6c7b9aaCopy full SHA for 6c7b9aa
.github/workflows/java-linux-snippets.yaml
@@ -5,6 +5,8 @@ on:
5
branches-ignore: [main]
6
pull_request:
7
branches: [main]
8
+ schedule:
9
+ - cron: "15 7 * * *"
10
11
permissions:
12
contents: read
0 commit comments