Skip to content

Commit

Permalink
Refs #20648: Add ci-pending label in mac CI
Browse files Browse the repository at this point in the history
Signed-off-by: EduPonz <[email protected]>
  • Loading branch information
EduPonz committed Mar 22, 2024
1 parent 15e1f66 commit 7b57e31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-mac-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:

- name: Add ci-pending label if PR
if: ${{ github.event_name == 'pull_request' }}
uses: eProsima/eProsima-CI/external/remove_labels@feature/labels
uses: eProsima/eProsima-CI/external/add_labels@feature/labels
with:
labels: ci-pending
number: ${{ github.event.number }}
Expand Down

0 comments on commit 7b57e31

Please sign in to comment.