staging #5

Merged
euphoria-laxis merged 5 commits from staging into master 2024-10-22 18:42:29 +02:00
Showing only changes of commit 82e5d06e76 - Show all commits

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: