workflow: Run tracker-trigger-full-sync only on main repo (#804)

This commit is contained in:
MonsterDruide1 2025-11-18 20:38:08 +01:00 committed by GitHub
parent 497198cbd4
commit 7e2eaf33dd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,6 +8,7 @@ on:
jobs:
api-trigger-workflow:
runs-on: ubuntu-latest
if: github.repository == 'MonsterDruide1/OdysseyDecomp'
steps:
- name: Curl the api to start workflow
run: |