Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1b50f09

Browse files
Maciej Olkom-aciek
authored andcommitted
Allow running update-chart manually
1 parent 2c92002 commit 1b50f09

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/update-chart.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
on: {push: {branches: ['3.10']}}
1+
on:
2+
push: {branches: ['3.10']}
3+
workflow_dispatch:
24
jobs:
35
update-chart:
46
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)