disable snyk workflow on forks

Signed-off-by: Gauthier Roebroeck <gauthier.roebroeck@gmail.com>
This commit is contained in:
Gauthier Roebroeck
2021-11-19 16:43:10 +08:00
parent 70e4b222be
commit 20900440a3
@@ -6,6 +6,8 @@ on:
jobs:
sync:
if: github.repository == 'backstage/backstage' # prevent running on forks
runs-on: ubuntu-latest
strategy: