chg: Add PR to GH actions

pull/309/head
Raphaël Vinot 2020-11-30 14:10:38 +01:00
parent f724130616
commit 04331becf0
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: