1
0

Disable update-mod-versions job on forks

This commit is contained in:
Breezebuilder
2025-03-13 00:14:35 +11:00
parent f323cdc91e
commit 6963ab9415

View File

@@ -8,7 +8,7 @@ on:
jobs:
update-versions:
runs-on: ubuntu-latest
if: github.repository == 'skyline69/balatro-mod-index'
steps:
- name: Checkout repository
uses: actions/checkout@v3