mirror of
https://github.com/olofk/serv.git
synced 2026-01-31 13:31:54 +00:00
Fix CI after branch renaming
This commit is contained in:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -2,9 +2,9 @@ name: serv ci
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
branches: [ main ]
|
||||
pull_request:
|
||||
branches: [ master ]
|
||||
branches: [ main ]
|
||||
|
||||
jobs:
|
||||
compliance:
|
||||
|
||||
Reference in New Issue
Block a user