Skip to content

Update innovation to 9.5.0, oracle 9.5.0-1.el9, mysql-shell 9.5.0-1.el9 #213

Update innovation to 9.5.0, oracle 9.5.0-1.el9, mysql-shell 9.5.0-1.el9

Update innovation to 9.5.0, oracle 9.5.0-1.el9, mysql-shell 9.5.0-1.el9 #213

name: Verify Templating
on:
pull_request:
push:
workflow_dispatch:
defaults:
run:
shell: 'bash -Eeuo pipefail -x {0}'
jobs:
apply-templates:
name: Check For Uncomitted Changes
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: ./apply-templates.sh
- run: git diff --exit-code