Skip to content

Commit

Permalink
Fix repo
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikSchierboom committed Feb 23, 2024
1 parent c505a01 commit a07a74c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/no-important-files-changed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
with:
repository: ${{ context.event.pull_request.head.repo.owner.login }}/${{ context.event.pull_request.head.repo.name }}
ref: ${{ github.head_ref }}

- name: Check if important files changed
Expand Down

0 comments on commit a07a74c

Please sign in to comment.