1
0
mirror of https://github.com/nttgin/BGPalerter.git synced 2024-05-19 06:50:08 +00:00

run build on all branches

This commit is contained in:
Louis Poinsignon
2021-01-05 15:34:35 +01:00
parent 048c8330d3
commit 9d246dc24c

View File

@ -2,9 +2,9 @@ name: Main
on:
push:
branches: [ master ]
branches: [ "*" ]
pull_request:
branches: [ master ]
branches: [ "*" ]
jobs:
build: