changing the triggers to test this GH actions

Signed-off-by: Robert Sirchia <rsirchia@outlook.com>
This commit is contained in:
Robert Sirchia
2024-08-30 15:56:13 -04:00
parent 7e3df4baaf
commit 031b34458e

View File

@@ -1,18 +1,9 @@
name: build-test
on:
push:
branches:
- 'main'
- 'release-**'
pull_request:
branches:
- main
workflow_dispatch:
release:
types: [created]
workflow_call:
inputs:
private-repository: true
jobs:
build: