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

test also push to branches on gh actions

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
This commit is contained in:
Jari Kolehmainen 2021-04-15 12:58:16 +03:00
parent 126d542335
commit 1cce39be75

View File

@ -1,6 +1,11 @@
name: Test
on:
- pull_request
pull_request:
branches:
- "*"
push:
branches:
- master
jobs:
build:
name: Test