Skip to content

🐛 Fix golang version getter bash script in Makefile #271

🐛 Fix golang version getter bash script in Makefile

🐛 Fix golang version getter bash script in Makefile #271

Workflow file for this run

name: Lint YAML files
on:
pull_request:
types: [opened, edited, synchronize, reopened]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Lint YAML files
run: yamllint -c .github/yamllint_config.yaml .