mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
chore: Run CI on all branches.
This commit is contained in:
parent
2be360a7af
commit
232a47d294
6
.github/workflows/ci.yml
vendored
6
.github/workflows/ci.yml
vendored
@ -3,12 +3,12 @@ name: CI
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- '*'
|
||||
tags:
|
||||
- v*
|
||||
- 'v*'
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
- '*'
|
||||
|
||||
jobs:
|
||||
lint:
|
||||
|
Loading…
x
Reference in New Issue
Block a user