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
|
||||
|
||||
on: [push]
|
||||
on:
|
||||
push:
|
||||
branches: [ main ]
|
||||
pull_request:
|
||||
branches: [ main ]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
Loading…
Reference in New Issue