Skip to content

Release Fix: Update copyright year to be dynamic #97

Release Fix: Update copyright year to be dynamic

Release Fix: Update copyright year to be dynamic #97

Workflow file for this run

name: CI PR Build/Test
on:
pull_request:
branches:
- "**"
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
jobs:
build-test-code:
uses: ./.github/workflows/build-test-code.yml