Skip to content

Commit

Permalink
ends
Browse files Browse the repository at this point in the history
  • Loading branch information
masqu3rad3 committed Dec 17, 2024
1 parent 5dc2c8d commit 43f69c1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/pre-release-checks.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: Check Tag Conflict Before Merge

on:
push:
branches: [ "main", "dev" ]
pull_request:
branches: [ "main", "dev" ]
types: [opened, synchronize, reopened]
branches:
- "main"

jobs:
check-tag-conflict:
Expand Down

0 comments on commit 43f69c1

Please sign in to comment.