mirror of
https://github.com/c-cube/ezcurl.git
synced 2025-12-06 03:05:31 -05:00
fix CI
This commit is contained in:
parent
71a37788ac
commit
48d18bd912
1 changed files with 2 additions and 2 deletions
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
|
|
@ -2,10 +2,10 @@ name: build
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
jobs:
|
||||
run:
|
||||
name: Build
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue