features/ci/build-on-master-maybe #4

Merged
jtom38 merged 2 commits from features/ci/build-on-master-maybe into main 2023-06-15 22:00:40 -07:00
Showing only changes of commit 085747e9bb - Show all commits

View File

@ -15,7 +15,11 @@ steps:
repo: jtom38/newsbot-portal
trigger:
branch:
- master
include:
- master
event:
exclude:
- pull_request
---
kind: pipeline