Skip to content

Bump actions/stale from 9.1.0 to 10.0.0 #11

Bump actions/stale from 9.1.0 to 10.0.0

Bump actions/stale from 9.1.0 to 10.0.0 #11

Workflow file for this run

name: Editorconfig-Checker
on:
pull_request:
types: [opened, synchronize, reopened, ready_for_review]
jobs:
editorconfig-checker:
if: github.event.pull_request.draft == false
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v5
- name: Get editorconfig-checker
uses: editorconfig-checker/action-editorconfig-checker@main # tag v1.0.0 is really out of date
- name: Run editorconfig-checker
run: editorconfig-checker