Skip to content

⬆️ Update python Docker tag to v3.12 (#81) #237

⬆️ Update python Docker tag to v3.12 (#81)

⬆️ Update python Docker tag to v3.12 (#81) #237

Workflow file for this run

---
name: Test
on: [push, pull_request]
jobs:
build:
name: yamllint
runs-on: ubuntu-latest
steps:
- name: ⤵️ Check out code from GitHub
uses: actions/checkout@v4.1.1
- name: 🚀 Run yamllint
uses: ./