Skip to content

Bump the github-actions group with 1 update #1

Bump the github-actions group with 1 update

Bump the github-actions group with 1 update #1

Workflow file for this run

name: Validate TEI documents
on:
workflow_dispatch:
pull_request:
push:
paths:
- "tei/*.xml"
jobs:
validate_tei:
runs-on: ubuntu-latest
name: Validate against TEI_all
steps:
- name: Checkout
uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
- name: Validate
uses: dracor-org/tei-validate-action@94b08b8bf0dd1810fe7962aa59435b46c769bbcb # v1.2.0