Skip to content

deps(deps): bump opencoreemr/github-workflows-public/.github/workflow… #38

deps(deps): bump opencoreemr/github-workflows-public/.github/workflow…

deps(deps): bump opencoreemr/github-workflows-public/.github/workflow… #38

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@v6
- name: Run actionlint
uses: rhysd/actionlint@v1.7.12