chg: Add PR to GH actions

pull/174/head
Raphaël Vinot 2020-11-30 14:11:17 +01:00
parent b2ed7f766b
commit 7802242425
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: