From 31f61481fecfe4b92a6a230ae8fb3f6a62cb5515 Mon Sep 17 00:00:00 2001 From: Dani Bodor Date: Thu, 13 Jun 2024 21:37:14 +0200 Subject: [PATCH] ci: auto-format cffconvert action --- .github/workflows/cffconvert.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/cffconvert.yml b/.github/workflows/cffconvert.yml index 2f9e03c..08e2f85 100644 --- a/.github/workflows/cffconvert.yml +++ b/.github/workflows/cffconvert.yml @@ -1,4 +1,4 @@ -name: cffconvert +name: Citation file on: push: @@ -14,7 +14,6 @@ on: - main jobs: - verify: if: github.event.pull_request.draft == false name: "cffconvert" @@ -22,6 +21,5 @@ jobs: steps: - uses: actions/checkout@v3 name: Check out a copy of the repository - - uses: citation-file-format/cffconvert-github-action@main name: Check whether the citation metadata from CITATION.cff is equivalent to that in .zenodo.json