Skip to content

Commit

Permalink
fix: removendo dependencias de workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
PiluVitu committed Jun 17, 2024
1 parent 8668290 commit a6e1320
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ on:
pull_request:
branches:
- main
workflow_run:
workflows: ["Code Style"]
types:
- completed

jobs:
build:
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/code-style.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ on:
pull_request:
branches:
- main
workflow_run:
workflows: ["Test"]
types:
- completed

jobs:
code-style:
Expand Down

0 comments on commit a6e1320

Please sign in to comment.