Skip to content

chore(deps): bump @eslint/plugin-kit from 0.2.2 to 0.2.3 (#191) #654

chore(deps): bump @eslint/plugin-kit from 0.2.2 to 0.2.3 (#191)

chore(deps): bump @eslint/plugin-kit from 0.2.2 to 0.2.3 (#191) #654

Workflow file for this run

name: Preflight
on: [push]
jobs:
preflight:
name: Preflight
runs-on: ubuntu-latest
steps:
- name: Pull latest Preflight image
run: docker pull ghcr.io/upleveled/preflight
- name: Run Preflight
run: docker run ghcr.io/upleveled/preflight https://github.com/${{ github.repository}} ${{ github.ref_name }}