Merge pull request 'staging' (#5) from staging into master

Reviewed-on: #5
This commit is contained in:
Euphoria Laxis 2024-10-22 18:42:28 +02:00
commit 5c4c0e1b7b

View File

@ -1,6 +1,16 @@
name: Lint and Test
on: push
on:
push:
branches:
- features/*
- testing/*
- fix/*
- enhance/*
pull_request:
branches:
- master
- staging
jobs:
lint: