corrected path and removed non existing branch (#3)

This commit is contained in:
Robert Jensen 2022-09-01 22:24:43 +02:00 committed by GitHub
parent 01fc64c5ff
commit 38ae0ac92f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,10 +6,9 @@ on:
push:
branches:
- "main"
- "dev"
- "v*.*.*"
paths:
- "k8s/**"
- "images/tailscale/**"
permissions:
contents: read