Skip to content

Commit 9da1a9a

Browse files
authored
run deploy
Removed comments about defining triggers in GitHub Actions.
1 parent 69a9ed6 commit 9da1a9a

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,8 @@ on:
44
push:
55
branches:
66
- main
7-
# Review gh actions docs if you want to further define triggers, paths, etc
8-
# https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#on
97

8+
109
jobs:
1110
build:
1211
name: Build Docusaurus

0 commit comments

Comments
 (0)