Skip to content

Commit

Permalink
Merge pull request #2 from lestrrat-go/fix-workflow
Browse files Browse the repository at this point in the history
fix branch name
  • Loading branch information
lestrrat authored Oct 12, 2024
2 parents 056531f + 6a27f4d commit 5eeffa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autodoc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Auto-Doc
on:
pull_request:
branches:
- v3
- main
types:
- closed
workflow_dispatch: {}
Expand Down

0 comments on commit 5eeffa3

Please sign in to comment.