Remove paths on workflow

This commit is contained in:
adrinr 2023-04-21 09:03:25 +01:00
parent 59aefecdd4
commit 7591ab3428
1 changed files with 0 additions and 10 deletions

View File

@ -5,16 +5,6 @@ on:
push:
tags:
- v*-alpha.*
paths:
- ".aws/**"
- ".github/**"
- "charts/**"
- "packages/**"
- "scripts/**"
- "package.json"
- "yarn.lock"
- "package.json"
- "yarn.lock"
workflow_dispatch:
env: