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 e62b6f0a86
commit 85c9bd40c8

View File

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