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 f00e33c commit 2f39f96Copy full SHA for 2f39f96
.github/workflows/style-with-air.yaml
@@ -46,7 +46,7 @@ jobs:
46
run: |
47
git add \*.R
48
git add \*.Rmd
49
- git commit -m 'Style via {styler}'
+ git commit -m 'Style via air'
50
51
- uses: r-lib/actions/pr-push@v2
52
with:
0 commit comments