Adding openai generated releases working along changesets

This commit is contained in:
a8trejo
2024-12-10 14:22:30 -08:00
parent e9d83dbded
commit 51e034c399
5 changed files with 261 additions and 1 deletions

View File

@@ -8,7 +8,7 @@ on:
branches: [main]
jobs:
code-qa:
compile:
runs-on: ubuntu-latest
steps:
- name: Checkout code