Skip to content

Update to pyiron_base 0.9.7 with delayed execution #37

Update to pyiron_base 0.9.7 with delayed execution

Update to pyiron_base 0.9.7 with delayed execution #37

Workflow file for this run

name: validate-citation-file
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
workflow_dispatch:
jobs:
validate-citation-cff:
runs-on: ubuntu-latest
env:
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Validate CITATION.cff
uses: dieghernan/cff-validator@main