Skip to content

chore: Update matrix-config.yml to include database options for MySQL… #12

chore: Update matrix-config.yml to include database options for MySQL…

chore: Update matrix-config.yml to include database options for MySQL… #12

Workflow file for this run

name: Test Approval Workflow
on:
push:
branches:
- main
workflow_dispatch:
jobs:
hello-world-job:
runs-on: ubuntu-latest
environment: prod
steps:
- name: Print Hello World
run: echo "Hello world"