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 (#2532)

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
This commit is contained in:
Jari Kolehmainen 2021-04-15 14:40:49 +03:00 committed by GitHub
parent e5f613ead7
commit 95ebb52f5d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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