Skip to content

Commit

Permalink
ci: remove pre-commit-autoupdate workflow and related types array
Browse files Browse the repository at this point in the history
Signed-off-by: David Wallace <[email protected]>

# Conflicts:
#	.github/workflows/pre-commit-autoupdate.yml
  • Loading branch information
MyPyDavid committed Oct 11, 2024
1 parent 0da46cc commit 2283088
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 67 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,6 @@ on:
- conftest.py
- package.json
- pyproject.toml
types:
- opened
- synchronize
- reopened
- ready_for_review # this is needed to trigger checks, when an auto-generated "draft" PR is set for "ready for review".

# Ref: https://docs.github.com/en/actions/using-jobs/using-concurrency
concurrency:
Expand Down
62 changes: 0 additions & 62 deletions .github/workflows/pre-commit-autoupdate.yml

This file was deleted.

0 comments on commit 2283088

Please sign in to comment.