Skip to content

Changing default validity of tokens to 1M (1 month). Also removing th… #83

Changing default validity of tokens to 1M (1 month). Also removing th…

Changing default validity of tokens to 1M (1 month). Also removing th… #83

Workflow file for this run

name: 'Linting'
on:
pull_request:
push:
branches:
- main
jobs:
shellcheck:
name: Shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master
with:
additional_files: >-
*.bats