First Batch for Teslafest

This commit is contained in:
Firq 2024-05-01 01:37:29 +02:00
parent 45fd44e192
commit 827353f729
Signed by: Firq
GPG key ID: 3ACC61C8CEC83C20
49 changed files with 1337 additions and 98 deletions

View file

@ -1,7 +1,7 @@
on:
push:
tags:
- '[0-9]+\.[0-9]+\.[0-9]+pre[0-9]+'
- '[0-9]+\.[0-9]+\.[0-9]+-pre\.[0-9]+'
jobs:
checking:

View file

@ -1,8 +1,8 @@
on:
push:
tags:
- '[0-9]+\.[0-9]+\.[0-9]+unlighthouse[0-9]+'
- '[0-9]+\.[0-9]+\.[0-9]+ulh[0-9]+'
- '[0-9]+\.[0-9]+\.[0-9]+-unlighthouse\.[0-9]+'
- '[0-9]+\.[0-9]+\.[0-9]+-ulh\.[0-9]+'
jobs:
unlighthouse: