Skip to content

Bump golang.org/x/sys from 0.16.0 to 0.17.0 #106

Bump golang.org/x/sys from 0.16.0 to 0.17.0

Bump golang.org/x/sys from 0.16.0 to 0.17.0 #106

name: EditorConfig Checker
on:
push:
branches: [ 'main' ]
pull_request:
branches: [ 'main' ]
types:
- opened
- reopened
- synchronize
- ready_for_review
jobs:
editorconfig:
runs-on: ubuntu-latest
if: github.event.pull_request.draft == false
steps:
- uses: actions/checkout@v4
- uses: editorconfig-checker/action-editorconfig-checker@main
- run: editorconfig-checker