ci: disable auto labeling job
This commit is contained in:
@@ -21,6 +21,7 @@ permissions:
|
||||
|
||||
jobs:
|
||||
label:
|
||||
if: ${{ false }}
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Ensure main workflow
|
||||
|
||||
Reference in New Issue
Block a user