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 c1109dd commit 5dc2c8d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/pre-release-checks.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
name: Check Tag Conflict Before Merge

on:
push:
branches: [ "main", "dev" ]
pull_request:
branches:
- [ "main", "dev" ]
branches: [ "main", "dev" ]

jobs:
check-tag-conflict:
Expand Down

0 comments on commit 5dc2c8d

Please sign in to comment.