Skip to content

Commit

Permalink
💚 Remove paths-ignore
Browse files Browse the repository at this point in the history
nao funciona essa bomba
  • Loading branch information
Eduardo-Barreto committed Dec 31, 2024
1 parent 68eda34 commit 740f270
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 16 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/dev-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,6 @@ name: Development Build

on:
pull_request:
paths-ignore:
- ".vscode/**"
- ".devcontainer/**"
- "assets/**"
- "docs/**"
- ".editorconfig"
- "**.md"

branches:
- main
types:
Expand Down
8 changes: 0 additions & 8 deletions .github/workflows/prod-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,6 @@ name: Production Build

on:
pull_request:
paths-ignore:
- ".vscode/**"
- ".devcontainer/**"
- "assets/**"
- "docs/**"
- ".editorconfig"
- "**.md"

branches:
- main
types:
Expand Down

0 comments on commit 740f270

Please sign in to comment.