We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e40aac commit 81fa13cCopy full SHA for 81fa13c
3 files changed
.github/workflows/updatecli.yaml
@@ -6,7 +6,7 @@ on:
6
# Run at 12:00 every Saterday every 14 days
7
- cron: "0 12 */14 * 6"
8
jobs:
9
- prepare:
+ updatecli:
10
runs-on: ubuntu-latest
11
steps:
12
- name: "Checkout"
.github/workflows/updatecli_test.yaml
@@ -5,7 +5,7 @@ on:
5
permissions:
contents: read
.github/workflows/updatecli_update.yaml
branches:
- main
0 commit comments