1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

Fix test action

Signed-off-by: Sebastian Malton <sebastian@malton.name>
This commit is contained in:
Sebastian Malton 2021-09-16 09:14:43 -04:00
parent 096982a060
commit a303f15634

View File

@ -2,7 +2,7 @@ name: Test
on:
pull_request:
branches:
- "*"
- "**"
push:
branches:
- master