restoring the original triggers that were removed for testing

Signed-off-by: Robert Sirchia <rsirchia@outlook.com>
pull/13287/head
Robert Sirchia 4 months ago
parent 38dd4a7fea
commit 76b9d962f0
No known key found for this signature in database
GPG Key ID: C2D40F4D8196E874

@ -1,7 +1,12 @@
name: build-test
on:
push:
branches:
- "main"
- "release-**"
pull_request:
branches:
- main
jobs:
build:

Loading…
Cancel
Save