Skip to content

Commit

Permalink
fix contributor check CI (#2746)
Browse files Browse the repository at this point in the history
  • Loading branch information
gdams committed Mar 28, 2024
1 parent f4f44a1 commit e8e5f7a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check-contributors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
with:
persist-credentials: false
fetch-depth: 0

- name: Get changed files
if: github.event_name == 'push'
Expand Down

0 comments on commit e8e5f7a

Please sign in to comment.