Skip to content

Adding script to apply base patches and overrides #13

Adding script to apply base patches and overrides

Adding script to apply base patches and overrides #13

Workflow file for this run

name: hello-world
on: push
jobs:
my-job:
runs-on: ubuntu-latest
steps:
- name: my-step
run: echo "Hello World!"