Skip to content

Commit

Permalink
modified: .github/workflows/lychee.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ss-o committed Mar 27, 2023
1 parent 83670e3 commit a7cf557
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lychee.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
runs-on: ubuntu-latest
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
cancel-in-progress: true
steps:
- uses: actions/[email protected]
- name: "📤 Restore cache"
Expand Down

0 comments on commit a7cf557

Please sign in to comment.