Skip to content

Use version 2.25.31 of AWS SDK #60

Use version 2.25.31 of AWS SDK

Use version 2.25.31 of AWS SDK #60

Workflow file for this run

name: 'Trigger: Shell scripts formatting action'
on:
pull_request:
branches:
- master
jobs:
sh-checker:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Run the sh-checker
uses: luizm/action-sh-checker@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SHFMT_OPTS: -s # arguments to shfmt.
with:
sh_checker_comment: true
sh_checker_exclude: gradlew