Update main.yml
This commit is contained in:
parent
2637b8e476
commit
4390bc36de
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@ -3,10 +3,10 @@ name: Build Modules
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- master
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
- master
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user