Don't run on forks

This commit is contained in:
Shati Patel
2021-04-29 20:51:03 +01:00
committed by GitHub
parent 5999062f0c
commit 1a51efefce

View File

@@ -9,6 +9,7 @@ on:
jobs:
mirror-main-to-master:
runs-on: ubuntu-latest
if: github.repository == 'github/vscode-codeql-starter'
steps:
- uses: actions/checkout@v2