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:
|
||||
push:
|
||||
branches:
|
||||
- v2
|
||||
- master
|
||||
pull_request:
|
||||
branches:
|
||||
- v2
|
||||
- master
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
4
.github/workflows/fuzzing.yml
vendored
4
.github/workflows/fuzzing.yml
vendored
@ -4,10 +4,10 @@ on:
|
||||
# Regression testing
|
||||
push:
|
||||
branches:
|
||||
- v2
|
||||
- master
|
||||
pull_request:
|
||||
branches:
|
||||
- v2
|
||||
- master
|
||||
|
||||
# Daily midnight fuzzing
|
||||
schedule:
|
||||
|
Loading…
x
Reference in New Issue
Block a user