github/workflows: run on every push and PR

main
Ilya Zhuravlev 2020-10-17 14:36:21 -04:00
parent 48cc907a92
commit 75a016e002
1 changed files with 1 additions and 3 deletions

View File

@ -1,8 +1,6 @@
name: CI name: CI
on: on: [push, pull_request]
push:
branches: [ main ]
jobs: jobs:
build-linux: build-linux: