Skip to content

Commit 62f3f75

Browse files
committed
add checkout during TODO checking
1 parent ecf6cbb commit 62f3f75

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/quality-assurance.yml

+1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
name: check for TODOs
2626
runs-on: ubuntu-latest
2727
steps:
28+
- uses: actions/checkout@v4
2829
- name: check for TODOs
2930
uses: tegonal/[email protected]
3031
with:

0 commit comments

Comments
 (0)