Skip to content

Commit

Permalink
chore(workflows): add repository
Browse files Browse the repository at this point in the history
  • Loading branch information
rarkins authored Oct 11, 2024
1 parent 97dac5e commit dad73b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/undesirable-test-additions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
fetch-depth: 0 # Fetch all history for comparison
sparse-checkout: true
ref: ${{ github.event.pull_request.head.ref }}
repository: ${{ github.event.pull_request.head.repo.full_name }}
- name: Check for undesirable code
run: |
#!/bin/bash
Expand Down

0 comments on commit dad73b1

Please sign in to comment.