Remove paths on workflow
This commit is contained in:
parent
59aefecdd4
commit
7591ab3428
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue