Skip to content

build(deps): bump flask from 3.0.0 to 3.0.1 #26

build(deps): bump flask from 3.0.0 to 3.0.1

build(deps): bump flask from 3.0.0 to 3.0.1 #26

Workflow file for this run

name: ShellCheck
on:
push:
branches: [ "main" ]
pull_request:
merge_group:
jobs:
shellcheck:
name: Shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master