WorkFlow update

This commit is contained in:
carpentryplus25
2026-03-05 09:14:22 -05:00
parent 10e1be4bea
commit 2854e715dc

View File

@@ -3,7 +3,7 @@ name: Generate Build Info (Commit Hash)
on: on:
push: push:
branches: branches:
- main # Change to your actual production branch if - main
different (e.g. master) different (e.g. master)
pull_request: pull_request:
branches: branches:
@@ -13,7 +13,7 @@ different (e.g. master)
jobs: jobs:
build-info: build-info:
runs-on: ubuntu-latest # Or 'self-hosted' / your runner's label if runs-on: ubuntu-latest
different different
steps: steps: