Skip to content

Commit c6c2a18

Browse files
ci: Deploy pages only when necessary
1 parent 68fbcdf commit c6c2a18

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ on:
44
push:
55
branches:
66
- main
7+
paths:
8+
- README.md
9+
- justfile
710
workflow_dispatch:
811

912
permissions:

0 commit comments

Comments
 (0)