Skip to content

Commit

Permalink
fix: remove comments
Browse files Browse the repository at this point in the history
  • Loading branch information
dnlopes committed Sep 7, 2024
1 parent e490f32 commit 5119085
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/semantic-pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ jobs:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write # needed to add PR comments
statuses: write # needed for setting the status of the PR
steps:
- name: Set status pending
Expand Down Expand Up @@ -69,12 +68,10 @@ jobs:
do-not-merge
WIP
do not merge
add_comment: true
- uses: mheap/github-action-required-labels@v5
name: Check required label
with:
add_comment: true
mode: exactly
count: 1
labels: |
Expand Down

0 comments on commit 5119085

Please sign in to comment.