diff --git a/.github/workflows/github-actions-preflight.yml b/.github/workflows/github-actions-preflight.yml index 6034bf9800b825cd311e0acb1a96d2edb2ec0eaa..8a7f4693edee9147c7933c11c686f0965859f57e 100644 --- a/.github/workflows/github-actions-preflight.yml +++ b/.github/workflows/github-actions-preflight.yml @@ -1,6 +1,6 @@ on: [workflow_dispatch] -name: GitHub Actions Ipynb +name: GitHub Actions Ipynb for preflight jobs: ipynb_for_publishing: runs-on: ubuntu-latest @@ -8,7 +8,7 @@ jobs: steps: - name: checkout repo uses: actions/checkout@v3 - - name: check markdown + - name: check notebook id: preflight uses: c2dh/journal-of-digital-history-ipynb-preflight-action@master with: