Skip to content

fix (chart): pod and container security context (#158) #45

fix (chart): pod and container security context (#158)

fix (chart): pod and container security context (#158) #45

Workflow file for this run

name: "Update License Metadata"
on:
push:
branches: [ "main" ]
schedule:
- cron: '32 16 * * 0'
jobs:
license:
concurrency:
group: license-${{ github.ref }}
cancel-in-progress: true
permissions:
contents: write
pull-requests: write
uses: openmfp/gha/.github/workflows/job-license-metadata.yml@main
secrets: inherit