ci: Fix GitHub action bug
This commit is contained in:
parent
86925421ad
commit
1401f7a3b3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/linux.yml
vendored
2
.github/workflows/linux.yml
vendored
|
|
@ -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.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue