Skip to content
This repository has been archived by the owner on Nov 1, 2024. It is now read-only.

Commit

Permalink
chore(gha): also check for changes to vars.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
paulbes committed Sep 3, 2024
1 parent 1e9f871 commit 27eac44
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-metabase.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:
- '.metabase_version'
- '.nais/dev/metabase/**'
- '.nais/prod/metabase/**'
- '.nais/vars.yaml'

permissions:
contents: read
Expand Down

0 comments on commit 27eac44

Please sign in to comment.