Skip to content

Commit

Permalink
Remove debug job
Browse files Browse the repository at this point in the history
  • Loading branch information
seanh committed Oct 14, 2024
1 parent 07a459e commit 033046a
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/pelican.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,6 @@ on:
workflow_dispatch:
workflow_call:
jobs:
Debug:
runs-on: ubuntu-latest
steps:
- run: |
echo "${{ github.event_name }}"
echo "${{ github.ref_type }}"
echo "${{ github.ref }}"
Deploy:
uses: seanh/pelican/.github/workflows/github_pages.yml@pelican_decouple_build_workflow-single-file
permissions:
Expand Down

0 comments on commit 033046a

Please sign in to comment.