Skip to content

Commit

Permalink
ci: remove labels management (#231)
Browse files Browse the repository at this point in the history
does not work from forks
  • Loading branch information
jnicoulaud-ledger authored Oct 15, 2024
1 parent 3f5c4ae commit cf13b0b
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,23 +26,6 @@ jobs:
timeout-minutes: 10
uses: actions/checkout@v4

- name: Add labels
timeout-minutes: 30
uses: actions/labeler@v5

- name: Enforce labels
timeout-minutes: 5
uses: mheap/github-action-required-labels@v5
with:
mode: minimum
count: 1
labels: |
documentation
specifications
descriptors
ci
add_comment: true

- name: Setup Python
uses: actions/setup-python@v5
with:
Expand Down

0 comments on commit cf13b0b

Please sign in to comment.