Skip to content

Commit

Permalink
.github: Add checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
lens0021 authored Oct 7, 2024
1 parent 2ea7cba commit 8ac3b7e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/before-cd-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ jobs:
no-changes:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- uses: dorny/paths-filter@v3
with:
filters: |
Expand Down

0 comments on commit 8ac3b7e

Please sign in to comment.