Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit80269ba

Browse files
authored
hotfix(.github): fix dependency in contrib.yaml (#7754)
`title` job was removed in#7743, so this job was falling.
1 parenta46e8f2 commit80269ba

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

‎.github/workflows/contrib.yaml‎

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,6 @@ jobs:
4949

5050
release-labels:
5151
runs-on:ubuntu-latest
52-
# Depend on lint so that title is Conventional Commits-compatible.
53-
needs:[title]
5452
# Skip tagging for draft PRs.
5553
if:${{ github.event_name == 'pull_request_target' && success() && !github.event.pull_request.draft }}
5654
steps:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp