ci: Fix GitHub action bug

This commit is contained in:
Juan Ramos 2022-12-20 13:58:54 -07:00 committed by Juan Ramos
parent 86925421ad
commit 1401f7a3b3

View File

@ -18,7 +18,7 @@ on:
push: push:
pull_request: pull_request:
branches: branches:
- master - main
jobs: jobs:
# Configure/Install the headers. # Configure/Install the headers.