Update events to trigger actions lint-test.yaml
All checks were successful
Lint and Test / lint (pull_request) Successful in 10m20s
Lint and Test / test (pull_request) Successful in 10m6s

This commit is contained in:
Euphoria Laxis 2024-10-22 17:01:38 +02:00
parent 283485068c
commit 5b678bcfbc
No known key found for this signature in database
GPG Key ID: 15B1B592A070B107

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: