Skip to content

build(deps): bump stefanzweifel/git-auto-commit-action from 4 to 5 (#1) #2

build(deps): bump stefanzweifel/git-auto-commit-action from 4 to 5 (#1)

build(deps): bump stefanzweifel/git-auto-commit-action from 4 to 5 (#1) #2

name: Main
on:
push:
branches: [main]
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
verify:
name: Verify
uses: ./.github/workflows/verify.yml
secrets: inherit