Skip to content

Commit

Permalink
Fix word
Browse files Browse the repository at this point in the history
  • Loading branch information
PrincessMadMath committed Dec 16, 2024
1 parent d2f843a commit cc6241b
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 @@ -9,7 +9,7 @@ on:
branches:
- "renovate/**"

# Prevent duplicate runs if renovate fallback to create a PR
# Prevent duplicate runs if Renovate falls back to creating a PR
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.ref_name }}
cancel-in-progress: true
Expand Down

0 comments on commit cc6241b

Please sign in to comment.