Skip to content

Commit

Permalink
Rustdocs on pull requests
Browse files Browse the repository at this point in the history
  • Loading branch information
justsmth committed Jan 25, 2024
1 parent a0ae065 commit 3f54c57
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/rustdoc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ on:
push:
branches:
- main
pull_request:
branches:
- '*'

jobs:
rustdoc:
Expand Down

0 comments on commit 3f54c57

Please sign in to comment.