Skip to content

Commit

Permalink
Disable "needs: cleanup" for build-and-deploy.
Browse files Browse the repository at this point in the history
  • Loading branch information
samsrabin committed Oct 4, 2024
1 parent 6a3049e commit 259ad13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ jobs:
permissions:
contents: write # for peaceiris/actions-gh-pages to push
pull-requests: write # to comment on pull requests
needs: cleanup
# needs: cleanup
if: github.event.pull_request.head.repo.full_name == github.repository
name: Build and deploy documentation
runs-on: ubuntu-latest
Expand Down

0 comments on commit 259ad13

Please sign in to comment.