mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-03-01 18:37:41 +01:00
chore: only allow merge conflicts to run in ST repo
This commit is contained in:
parent
ffe8b3c909
commit
eb0a116cc7
1
.github/workflows/check-merge-conflicts.yml
vendored
1
.github/workflows/check-merge-conflicts.yml
vendored
@ -6,6 +6,7 @@ on:
|
|||||||
- staging
|
- staging
|
||||||
jobs:
|
jobs:
|
||||||
check-conflicts:
|
check-conflicts:
|
||||||
|
if: github.repository == 'SillyTavern/SillyTavern'
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: mschilde/auto-label-merge-conflicts@master
|
- uses: mschilde/auto-label-merge-conflicts@master
|
||||||
|
Loading…
x
Reference in New Issue
Block a user