Skip to content

fix: set runs-on default to ubuntu-latest #488

fix: set runs-on default to ubuntu-latest

fix: set runs-on default to ubuntu-latest #488

Workflow file for this run

---
on: [push, pull_request]
name: Commit lint and release
jobs:
lint_release:
uses: ./.github/workflows/workflow.yaml
with:
runs-on: ubuntu-latest