Skip to content

refactor: catch Throwable instead of Exception (#25) #24

refactor: catch Throwable instead of Exception (#25)

refactor: catch Throwable instead of Exception (#25) #24

Workflow file for this run

name: actionlint
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
actionlint:
name: Lint GitHub Actions workflows
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Run actionlint
uses: rhysd/[email protected]