Update events to trigger actions lint-test.yaml

This commit is contained in:
Euphoria Laxis 2024-10-22 17:01:38 +02:00 committed by Euphoria Laxis
parent 283485068c
commit 63bbbdf1e1

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: