Skip to content

Fix missing files in CTAN zip created by l3build ctan #253

Fix missing files in CTAN zip created by l3build ctan

Fix missing files in CTAN zip created by l3build ctan #253

Workflow file for this run

name: "Check commits"
on: pull_request
jobs:
check-commits:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
ref: ${{ github.event.pull_request.head.sha }}
fetch-depth: 0
- name: "Check commits"
uses: pgf-tikz/actions/dco-check@master
with:
base_ref: ${{ github.base_ref }}
allow_co-authored: true