mirror of
https://github.com/truenas/charts.git
synced 2026-04-13 17:52:13 +08:00
Only run deploy tests on PR create
This commit is contained in:
2
.github/workflows/deploy_charts.yml
vendored
2
.github/workflows/deploy_charts.yml
vendored
@@ -1,6 +1,6 @@
|
||||
name: Charts-CI
|
||||
|
||||
on: [push]
|
||||
on: [pull_request]
|
||||
|
||||
jobs:
|
||||
deploy-charts:
|
||||
|
||||
Reference in New Issue
Block a user