Skip to content
This repository has been archived by the owner on Mar 9, 2024. It is now read-only.

Bump core-js from 3.35.1 to 3.36.0 #465

Bump core-js from 3.35.1 to 3.36.0

Bump core-js from 3.35.1 to 3.36.0 #465

Workflow file for this run

---
name: validate citation.cff
on:
push:
branches: ['main']
pull_request:
branches: ['main']
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
validate_cff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Check whether the citation metadata from CITATION.cff is valid
uses: citation-file-format/cffconvert-github-action@2.0.0
with:
args: --validate