Skip to content

Update libops.yml

Update libops.yml #6

Workflow file for this run

name: Update libops.yml
on:
workflow_dispatch:
push:
branches:
- development
paths:
- 'libops.yml'
jobs:
yml:
uses: libops/actions/.github/workflows/libops.yml@main
permissions:
contents: read
id-token: write
secrets: inherit
with:
branch: development