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.
2 parents 2d4c89d + e0bf677 commit 3dff936Copy full SHA for 3dff936
.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