mirror of
https://github.com/invoiceninja/dockerfiles.git
synced 2025-12-31 19:47:25 +01:00
Fixed entrypoint chown statement (#304)
* Fix entrypoint * Rescope chart actions
This commit is contained in:
5
.github/workflows/charts.yaml
vendored
5
.github/workflows/charts.yaml
vendored
@@ -1,6 +1,9 @@
|
||||
name: Lint and Test Charts
|
||||
|
||||
on: pull_request
|
||||
on:
|
||||
pull_request:
|
||||
paths:
|
||||
- "charts/**"
|
||||
|
||||
jobs:
|
||||
lint-chart:
|
||||
|
||||
Reference in New Issue
Block a user