Skip to content

status preprint not supported by GitHub, add this info to version #834 #4

status preprint not supported by GitHub, add this info to version #834

status preprint not supported by GitHub, add this info to version #834 #4

on:
push:
paths:
- CITATION.cff
workflow_dispatch:
name: CITATION.cff
jobs:
Validate-CITATION-cff:
runs-on: ubuntu-latest
name: Validate CITATION.cff
env:
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Validate CITATION.cff
uses: dieghernan/cff-validator@v3