Skip to content

Commit

Permalink
Revert "[NO-ISSUE] chore: Run tests on every open Pull Request (#2161)…
Browse files Browse the repository at this point in the history
…" (#2177)

This reverts commit c8a0df2.
  • Loading branch information
lucasmendes21 authored Feb 17, 2025
1 parent 96cef58 commit ab3781d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/pre-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,14 @@ name: Pre-merge
on:
pull_request:
types: [opened, synchronize, reopened, ready_for_review]
branches:
- dev
- freezing
- main
push:
branches:
- dev
- freezing
workflow_dispatch:

env:
Expand Down

0 comments on commit ab3781d

Please sign in to comment.