mirror of
https://github.com/mastodon/chart
synced 2025-05-18 13:03:21 +00:00
changing working dir for lint job
This commit is contained in:
parent
a26144772c
commit
6121d46cb5
3
.github/workflows/test-chart.yml
vendored
3
.github/workflows/test-chart.yml
vendored
|
@ -23,6 +23,9 @@ permissions:
|
|||
jobs:
|
||||
lint-templates:
|
||||
runs-on: ubuntu-22.04
|
||||
defaults:
|
||||
run:
|
||||
working-directory: charts/mastodon
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
|
Loading…
Reference in New Issue
Block a user