Change trigger branch from 'dev-actions' to 'main' in demo workflow

This commit is contained in:
Edgar P. Burkhart 2025-02-09 19:15:16 +01:00
parent 2ede22e8e6
commit e4c4899d4a
Signed by: edpibu
GPG key ID: 9833D3C5A25BD227

View file

@ -1,7 +1,7 @@
on: on:
push: push:
branches: branches:
- "dev-actions" - "main"
jobs: jobs:
test: test:
runs-on: self-hosted runs-on: self-hosted