Skip to content

Unify content terminology from 'works' to 'work' #689

Unify content terminology from 'works' to 'work'

Unify content terminology from 'works' to 'work' #689

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 }}