Update linux.yml

This commit is contained in:
TheTank20 2023-08-14 15:08:52 -04:00 committed by GitHub
parent f95501b789
commit c664ea7f9c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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: