Skip to content

Commit 6cc475d

Browse files
committed
remove dependencies label
1 parent c2d895d commit 6cc475d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/nightly-build.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,7 @@ jobs:
7878
7979
This PR will trigger additional validation via pr-build workflow including multi-version testing and linting." \
8080
--base main \
81-
--head "$BRANCH_NAME" \
82-
--label "dependencies"
81+
--head "$BRANCH_NAME"
8382
fi
8483
env:
8584
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)