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

Commit0c99356

Browse files
authored
hotfix: skip dependency license review on main (#12982)
1 parent80f5978 commit0c99356

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -903,6 +903,7 @@ jobs:
903903
# This action is not intended to do a vulnerability check since that is handled by a separate action.
904904
dependency-license-review:
905905
runs-on:ubuntu-latest
906+
if:github.ref != 'refs/heads/main'
906907
steps:
907908
-name:"Checkout Repository"
908909
uses:actions/checkout@v4

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp