Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
merlinfuchs committed Feb 3, 2024
2 parents 83b4500 + 33e598a commit 8be0009
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/publish-docs.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
on: [push]
branches:
- main
on:
push:
branches:
- main

jobs:
publish:
Expand Down
7 changes: 4 additions & 3 deletions .github/workflows/publish-web.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
on: [push]
branches:
- main
on:
push:
branches:
- main

jobs:
publish:
Expand Down

0 comments on commit 8be0009

Please sign in to comment.