Skip to content

[Oztechan/Global#73] Use inherited secrets #78

[Oztechan/Global#73] Use inherited secrets

[Oztechan/Global#73] Use inherited secrets #78

Workflow file for this run

name: Project Automations
on:
issues:
types:
- opened
- reopened
pull_request:
types:
- opened
- ready_for_review
- reopened
- closed
- converted_to_draft
jobs:
milestone:
runs-on: ubuntu-latest
steps: [ run: echo ]
outputs:
value: ${{ secrets.MILESTONE }}
ProjectAutomations:
uses: Oztechan/Global/.github/workflows/reusable-project.yml@develop

Check failure on line 23 in .github/workflows/project.yml

View workflow run for this annotation

GitHub Actions / Project Automations

Invalid workflow file

The workflow is not valid. .github/workflows/project.yml (Line: 23, Col: 11): Input milestone is required, but not provided while calling.
with:
project_id: 8
secrets: inherit