Skip to content

Commit d1f8f1a

Browse files
Nudge
1 parent 62e66cd commit d1f8f1a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/docs.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,17 @@
11
name: Documentation
2+
23
on:
34
push:
45
branches:
56
- main
67
pull_request:
78
branches: ['main']
9+
810
permissions:
911
contents: read
1012
pages: write
1113
id-token: write
14+
1215
jobs:
1316
deploy:
1417
environment:

0 commit comments

Comments
 (0)