Skip to content

Update libops.yml

Update libops.yml #1

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

Check failure on line 11 in .github/workflows/libops.yml

View workflow run for this annotation

GitHub Actions / Update libops.yml

Invalid workflow file

The workflow is not valid. .github/workflows/libops.yml (Line: 11, Col: 11): Input action is required, but not provided while calling.
permissions:
contents: read
id-token: write
secrets: inherit
with:
branch: development