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 10ed55f commit e0bf677Copy full SHA for e0bf677
.github/workflows/template-sync.yml
@@ -4,6 +4,9 @@ on:
4
- cron: "0 0 * * 1"
5
# manual trigger
6
workflow_dispatch:
7
+
8
+name: Quarto Template Sync
9
10
jobs:
11
repo-sync:
12
runs-on: ubuntu-latest
0 commit comments