chg: Add PR to GH actions
parent
b2ed7f766b
commit
7802242425
|
@ -1,6 +1,10 @@
|
|||
name: Python application
|
||||
|
||||
on: [push]
|
||||
on:
|
||||
push:
|
||||
branches: [ main ]
|
||||
pull_request:
|
||||
branches: [ main ]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
Loading…
Reference in New Issue