Skip to content

ci: retry flaky macOS dmg bundling on detach timeout #91

ci: retry flaky macOS dmg bundling on detach timeout

ci: retry flaky macOS dmg bundling on detach timeout #91

name: Lint Workflows
on:
push:
branches:
- main
pull_request:
workflow_dispatch:
permissions:
contents: read
jobs:
actionlint:
name: actionlint
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v6.0.2
- name: Run actionlint
uses: rhysd/actionlint@v1.7.11