Skip to content

NightlyAdmin

NightlyAdmin #451

Workflow file for this run

name: NightlyAdmin
on:
schedule:
- cron: '30 1 * * *'
workflow_dispatch:
jobs:
NightlyAdmin:

Check failure on line 8 in .github/workflows/NightlyAdmin.yml

View workflow run for this annotation

GitHub Actions / NightlyAdmin

Invalid workflow file

The workflow is not valid. .github/workflows/NightlyAdmin.yml (Line: 8, Col: 3): Error calling workflow 'asterisk/asterisk-ci-actions/.github/workflows/AsteriskNightlyAdmin.yml@main'. The workflow is requesting 'actions: write, checks: read, issues: write, pull-requests: write, statuses: read', but is only allowed 'actions: none, checks: none, issues: none, pull-requests: none, statuses: none'.
uses: asterisk/asterisk-ci-actions/.github/workflows/AsteriskNightlyAdmin.yml@main
secrets:
ASTERISKTEAM_PAT: ${{ secrets.ASTERISKTEAM_PAT }}