Skip to content

Commit

Permalink
fix: docs pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
yoojinko committed Sep 26, 2023
1 parent 77dddb7 commit b884ddc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Docs
on:
push:
branches: [main, develop]
branches: [main]
jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit b884ddc

Please sign in to comment.