Update *.yaml

This commit is contained in:
2025-10-16 23:04:31 -07:00
parent 2c24d17eb1
commit 7101ddb38c
3 changed files with 19 additions and 11 deletions

View File

@@ -1,10 +1,13 @@
name: CI Workflow
on:
push:
branches:
- "**"
#on:
# push:
# branches:
# - "**"
on:
workflow_dispatch:
jobs:
build-and-test:
runs-on: ubuntu-latest