Skip to content

Commit 3f5acd9

Browse files
committed
debug failing workflow
1 parent f4f60e9 commit 3f5acd9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/contributors.yml

+3
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ jobs:
1313
contents: write
1414
pull-requests: write
1515
steps:
16+
- name: Checkout repository
17+
uses: actions/checkout@v4
18+
1619
# Update contributor list
1720
- name: Contribute List
1821
uses: akhilmhdh/[email protected]

0 commit comments

Comments
 (0)