We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6017029 commit ecaee2aCopy full SHA for ecaee2a
.github/workflows/style.yaml
@@ -2,6 +2,8 @@
2
# Need help debugging build failures? Start at https://github.com/r-lib/actions#where-to-find-help
3
on:
4
push:
5
+ branches:
6
+ - master
7
paths: ["**.[rR]", "**.[qrR]md", "**.[rR]markdown", "**.[rR]nw", "**.[rR]profile"]
8
9
name: style.yaml
0 commit comments