Skip to content

Commit

Permalink
fix(lint): Add missing colon
Browse files Browse the repository at this point in the history
  • Loading branch information
RasmusSkytte committed Jan 10, 2025
1 parent 15ad710 commit 535f3c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Need help debugging build failures? Start at https://github.com/r-lib/actions#where-to-find-help

on:
workflow_call
workflow_call:
inputs:
cache_version:
type: string
Expand Down

0 comments on commit 535f3c2

Please sign in to comment.