Update linux.yml

This commit is contained in:
TheTank20
2023-08-14 15:08:52 -04:00
committed by GitHub
parent f95501b789
commit c664ea7f9c

View File

@@ -22,9 +22,10 @@ name: C/C++ CI (Linux)
on: on:
push: push:
branches: [ "master" ] branches: [ "*" ]
pull_request: pull_request:
branches: [ "master" ] branches: [ "*" ]
workflow_dispatch:
jobs: jobs:
build: build: