Skip to content

Commit b952567

Browse files
committed
Add guard clause
Signed-off-by: Dinne Kopelevich <dinne.kopelevich@gsa.gov>
1 parent 4952911 commit b952567

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/checks.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111
url_to_json: 'https://raw.githubusercontent.com/DSACMS/repo-scaffolder/main/tier3/%7B%7Bcookiecutter.project_slug%7D%7D/repolinter.json'
1212

1313
repolinter-checks:
14+
if: github.event.pull_request.head.repo.full_name == github.repository
1415
name: Tier 3 Checks
1516
needs: resolve-repolinter-json
1617
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)