mirror of https://github.com/MISP/misp-objects
chg: Add PR to GH actions
parent
f724130616
commit
04331becf0
|
@ -1,6 +1,10 @@
|
||||||
name: Python application
|
name: Python application
|
||||||
|
|
||||||
on: [push]
|
on:
|
||||||
|
push:
|
||||||
|
branches: [ main ]
|
||||||
|
pull_request:
|
||||||
|
branches: [ main ]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
Loading…
Reference in New Issue