mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2025-01-18 02:39:50 +00:00
Update main.yml
This commit is contained in:
parent
1e21f672fb
commit
4261086495
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@ -1,8 +1,12 @@
|
||||
name: Build
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- '**'
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
- master-3.0
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Loading…
Reference in New Issue
Block a user