Skip to content

Commit 47d2dfb

Browse files
author
Lukasz Chwastyk
committed
test
1 parent 992e697 commit 47d2dfb

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.github/workflows/publish.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,15 @@
11
name: Release a chart
22

3+
# on:
4+
# push:
5+
# branches:
6+
# - master
7+
38
on:
49
push:
510
branches:
611
- master
12+
- test/pipeline-ordering
713

814

915
jobs:

0 commit comments

Comments
 (0)