mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
chore: Also build branches with slashed names.
This commit is contained in:
parent
31dcfbf51e
commit
449a5a6e42
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -3,12 +3,12 @@ name: CI
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- '*'
|
||||
- '**'
|
||||
tags:
|
||||
- 'v*'
|
||||
pull_request:
|
||||
branches:
|
||||
- '*'
|
||||
- '**'
|
||||
|
||||
jobs:
|
||||
lint:
|
||||
|
Loading…
x
Reference in New Issue
Block a user