chg: Add PR to GH actions

pull/196/head
Raphaël Vinot 2020-11-30 14:11:02 +01:00
parent 0f2ffbc166
commit 11f6dfb478
1 changed files with 5 additions and 1 deletions

View File

@ -1,6 +1,10 @@
name: Python application
on: [push]
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
build: