Skip to content

Commit

Permalink
use styler on branches/PR
Browse files Browse the repository at this point in the history
  • Loading branch information
trafficonese committed Mar 16, 2024
1 parent ee7a52e commit 1769f3f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/styler.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@
# Need help debugging build failures? Start at https://github.com/r-lib/actions#where-to-find-help
on:
push:
paths: ["**.[rR]", "**.[qrR]md", "**.[rR]markdown", "**.[rR]nw", "**.[rR]profile"]
branches: [main, master, develop]
pull_request:
branches: [main, master, develop]

name: Style

Expand Down

0 comments on commit 1769f3f

Please sign in to comment.