Skip to content

Commit

Permalink
fix(ci): Fixes CI workflow for PRs (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
vinicius507 committed Jul 12, 2024
1 parent 68f9dde commit f0f8e0c
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: Generate docs

on:
push:
pull_request:
branches: [main]
paths:
- README.md
Expand Down

0 comments on commit f0f8e0c

Please sign in to comment.