Skip to content

Commit e0bf677

Browse files
committed
added a name to the action Quarto Template Sync
1 parent 10ed55f commit e0bf677

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/template-sync.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ on:
44
- cron: "0 0 * * 1"
55
# manual trigger
66
workflow_dispatch:
7+
8+
name: Quarto Template Sync
9+
710
jobs:
811
repo-sync:
912
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)