This website works better with JavaScript
Home
Explore
Help
Register
Sign In
lcy
/
truenas
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Only run deploy tests on PR create
Waqar Ahmed
4 years ago
parent
620df463b2
commit
b4d44dbeeb
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
.github/workflows/deploy_charts.yml
+ 1
- 1
.github/workflows/deploy_charts.yml
View File
@@ -1,6 +1,6 @@
name: Charts-CI
-on: [pu
sh
]
+on: [pu
ll_request
]
jobs:
deploy-charts: