GitHub Action: build on push to branches designated for CI

This commit is contained in:
Đoàn Trần Công Danh 2021-01-18 21:02:52 +07:00 committed by Michael Aldridge
parent 3b7136b948
commit b4c6ac31f4

View file

@ -1,6 +1,10 @@
name: Check PR
name: Check build
on: pull_request
on:
pull_request:
push:
branches:
- 'ci-**'
jobs:
# Lint changed templates.