Skip to content

Commit

Permalink
Merge pull request #355 from SmallGaoX/patch-1
Browse files Browse the repository at this point in the history
Update ci.yaml
  • Loading branch information
deitch committed Sep 25, 2024
2 parents 313365e + b6181bf commit 5efb5a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
uses: actions/checkout@v3
with:
fetch-depth: ${{ github.event_name == 'pull_request' && 2 || 0 }}
- name: fileschanged
- id: fileschanged
run: |
case '${{ github.event_name }}' in
push)
Expand Down

0 comments on commit 5efb5a5

Please sign in to comment.