Update linux.yml
This commit is contained in:
parent
f95501b789
commit
c664ea7f9c
|
@ -22,9 +22,10 @@ name: C/C++ CI (Linux)
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: [ "master" ]
|
||||
branches: [ "*" ]
|
||||
pull_request:
|
||||
branches: [ "master" ]
|
||||
branches: [ "*" ]
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
Loading…
Reference in New Issue