1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-06 06:32:56 +01:00

Disable the issue automation on forks

This commit is contained in:
ζeh Matt
2023-03-30 18:55:31 +03:00
parent 47e8835bc5
commit 14bfa9a42e
2 changed files with 2 additions and 0 deletions

View File

@@ -6,6 +6,7 @@ on:
jobs:
stale:
runs-on: ubuntu-latest
if: github.repository == 'OpenRCT2/OpenRCT2'
steps:
- uses: actions/stale@v7
with:

View File

@@ -6,6 +6,7 @@ on:
jobs:
stale:
runs-on: ubuntu-latest
if: github.repository == 'OpenRCT2/OpenRCT2'
steps:
- uses: actions/stale@v7
with: