Skip to content

Commit 02b3802

Browse files
Update check-build-deploy.yaml
1 parent 6eb8333 commit 02b3802

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check-build-deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ jobs:
222222
github.event.pull_request.head.repo.full_name == 'CSSUoB/TeX-Bot-Py-V2'
223223
runs-on: ubuntu-latest
224224
environment: publish
225-
needs: [mypy, pre-commit, prevent-migrations-deletion, pymarkdown, pytest, ruff-lint, uv-check]
225+
needs: [mypy, pre-commit, pymarkdown, pytest, ruff-lint, uv-check]
226226
permissions:
227227
contents: read
228228
packages: write

0 commit comments

Comments
 (0)