3
0
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:
jessebot 2023-07-02 11:34:38 +02:00
parent a26144772c
commit 6121d46cb5

View File

@ -23,6 +23,9 @@ permissions:
jobs: jobs:
lint-templates: lint-templates:
runs-on: ubuntu-22.04 runs-on: ubuntu-22.04
defaults:
run:
working-directory: charts/mastodon
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3