Skip to content

Commit c0d9e9e

Browse files
committed
fix styler action
1 parent 86b4c60 commit c0d9e9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/styler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Need help debugging build failures? Start at https://github.com/r-lib/actions#where-to-find-help
33
on:
44
workflow_dispatch:
5-
pullrequest:
5+
pull_request:
66
paths:
77
[
88
"**.[rR]",

0 commit comments

Comments
 (0)