Add repo check to workflow Main

This commit is contained in:
Miguel
2025-03-20 23:38:26 +01:00
committed by GitHub
parent effd43cfdb
commit c2aff7d04c

View File

@@ -14,6 +14,7 @@ env:
jobs:
build:
if: github.repository == 'AdAstra-LD/DS-Pokemon-Rom-Editor'
runs-on: windows-latest
steps: