Archived
1
0

Update cc.yml

This commit is contained in:
2020-01-24 19:39:51 +01:00
parent 0736b940f9
commit 34c60e7760

View File

@@ -15,5 +15,6 @@ jobs:
uses: creyD/prettier_action@master
with:
branch: ${{ github.head_ref }}
prettier_options: "--write '**/*.js'"
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}