GitHub Actions: Don't run sync jobs on forks

This commit is contained in:
Joseph Macaranas
2025-08-05 12:12:30 -04:00
parent f2eb9e07cc
commit 44df81c7fd
+1
View File
@@ -15,6 +15,7 @@ concurrency:
jobs:
synchronize-subtrees:
if: github.repository == 'ROCm/rocm-systems'
runs-on: ubuntu-24.04
steps:
- name: Generate a token