Skip to content

Commit

Permalink
ci: rollback exclude files for docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex-Izquierdo committed Oct 3, 2023
1 parent f67865a commit 6b3cafe
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,9 @@ on:
push:
branches:
- "main"
paths-ignore:
- "docs/**"
- "*.md"
pull_request:
branches:
- "main"
paths-ignore:
- "docs/**"
- "*.md"
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 6b3cafe

Please sign in to comment.