Skip to content

Commit 95fc962

Browse files
authored
ci(.github): remove success from release-labels job (#14664)
It used to depend on another job which has since been removed.
1 parent 9dc8e0f commit 95fc962

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/contrib.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
release-labels:
5353
runs-on: ubuntu-latest
5454
# Skip tagging for draft PRs.
55-
if: ${{ github.event_name == 'pull_request_target' && success() && !github.event.pull_request.draft }}
55+
if: ${{ github.event_name == 'pull_request_target' && !github.event.pull_request.draft }}
5656
steps:
5757
- name: release-labels
5858
uses: actions/github-script@v7

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy