Skip to content

Commit 056490e

Browse files
remove dbg branches
Signed-off-by: Nikita Korolev <nikita.korolev@flant.com>
1 parent 5c83a4d commit 056490e

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

.github/workflows/dev_validation.yaml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,6 @@ env:
2020
on:
2121
pull_request:
2222
types: [opened, synchronize, labeled, unlabeled]
23-
branches:
24-
- main
25-
- chore/ci/add-install-helm
26-
2723

2824
concurrency:
2925
group: "${{ github.workflow }}-${{ github.event.number || github.ref }}"
@@ -140,7 +136,7 @@ jobs:
140136
uses: arduino/setup-task@v2
141137
with:
142138
version: 3.37.2
143-
139+
144140
- uses: azure/setup-helm@v4.3.0
145141
with:
146142
version: v3.17.2

0 commit comments

Comments
 (0)