changing the triggers to test this GH actions

Signed-off-by: Robert Sirchia <rsirchia@outlook.com>
pull/13287/head
Robert Sirchia 6 months ago
parent 7e3df4baaf
commit 031b34458e
No known key found for this signature in database
GPG Key ID: C2D40F4D8196E874

@ -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:

Loading…
Cancel
Save