chg: Add PR to GH actions

pull/6/head
Raphaël Vinot 2020-11-30 14:12:46 +01:00
parent 7664620194
commit 7f1723d45a
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: