Skip to content

Commit f4f0fba

Browse files
committed
[TASK] Drop broken CI workflow
The "Assign Labels" GitHub Actions CI workflow is broken and has been for a long time. So drop it in order to not have misleading CI failures in pull requests.
1 parent 65d8d19 commit f4f0fba

2 files changed

Lines changed: 0 additions & 73 deletions

File tree

.github/pr-labeler.yml

Lines changed: 0 additions & 63 deletions
This file was deleted.

.github/workflows/pull-request.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,3 @@ jobs:
2121
pattern: '^[^#].{1,74}'
2222
flags: 'gm'
2323
error: 'The maximum line length of 74 characters is exceeded.'
24-
25-
assign_labels:
26-
name: Assign Labels
27-
needs: check_commit_message
28-
runs-on: ubuntu-latest
29-
steps:
30-
- name: Assign and check labels
31-
uses: fuxingloh/multi-labeler@v2
32-
with:
33-
config-path: .github/pr-labeler.yml

0 commit comments

Comments
 (0)