mirror of
https://github.com/caddyserver/caddy.git
synced 2025-03-09 23:49:02 -04:00
ci: Update branches to master (#3177)
* Update ci.yml * Update fuzzing.yml
This commit is contained in:
parent
1698838685
commit
2491336c11
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -5,10 +5,10 @@ name: Cross-Platform
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- v2
|
- master
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- v2
|
- master
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
|
4
.github/workflows/fuzzing.yml
vendored
4
.github/workflows/fuzzing.yml
vendored
@ -4,10 +4,10 @@ on:
|
|||||||
# Regression testing
|
# Regression testing
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- v2
|
- master
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- v2
|
- master
|
||||||
|
|
||||||
# Daily midnight fuzzing
|
# Daily midnight fuzzing
|
||||||
schedule:
|
schedule:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user