Merge pull request #1939 from abizek/fix/skip-crowdin-action-on-forks

Fix(actions): skip sync crowdin action on forks
This commit is contained in:
Amruth Pillai
2024-06-05 18:14:32 +02:00
committed by GitHub
@@ -7,6 +7,7 @@ on:
jobs:
sync:
if: github.repository == 'AmruthPillai/Reactive-Resume'
runs-on: ubuntu-latest
steps: