mirror of
https://github.com/MonsterDruide1/OdysseyDecomp
synced 2026-04-23 09:04:21 +00:00
workflow: Run tracker-trigger-full-sync only on main repo (#804)
This commit is contained in:
parent
497198cbd4
commit
7e2eaf33dd
|
|
@ -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: |
|
||||
|
|
|
|||
Loading…
Reference in a new issue