This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
lcy
/
truenas
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
Only run deploy tests on PR create
Waqar Ahmed
4 anni fa
parent
620df463b2
commit
b4d44dbeeb
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
1
.github/workflows/deploy_charts.yml
+ 1
- 1
.github/workflows/deploy_charts.yml
Vedi File
@@ -1,6 +1,6 @@
name: Charts-CI
-on: [pu
sh
]
+on: [pu
ll_request
]
jobs:
deploy-charts: