Skip to content

Commit

Permalink
[NO-ISSUE] chore: Run tests on every open Pull Request
Browse files Browse the repository at this point in the history
  • Loading branch information
vinigfer authored Feb 12, 2025
1 parent b68d0da commit 14a274d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/pre-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,9 @@ 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 14a274d

Please sign in to comment.