Skip to content

Bump docker/github-builder/.github/workflows/build.yml from 1.5.0 to 1.6.0 in the github_action-dependencies group across 1 directory #69

Bump docker/github-builder/.github/workflows/build.yml from 1.5.0 to 1.6.0 in the github_action-dependencies group across 1 directory

Bump docker/github-builder/.github/workflows/build.yml from 1.5.0 to 1.6.0 in the github_action-dependencies group across 1 directory #69

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@de0fac2e4500dabe0009e67214ff5f5447ce83dd #v6.0.2
- name: Get editorconfig-checker
uses: editorconfig-checker/action-editorconfig-checker@840e866d93b8e032123c23bac69dece044d4d84c #v2.2.0
- name: Run editorconfig-checker
run: editorconfig-checker