Skip to content

Delete old artifacts #21746

Delete old artifacts

Delete old artifacts #21746

name: 'Delete old artifacts'
on:
schedule:
- cron: '0 * * * *' # every hour
jobs:
delete-artifacts:

Check failure on line 7 in .github/workflows/clear-artifacts.yml

View workflow run for this annotation

GitHub Actions / Delete old artifacts

Invalid workflow file

The workflow is not valid. .github/workflows/clear-artifacts.yml (Line: 7, Col: 3): Error calling workflow 'mosip/kattu/.github/workflows/clear-artifacts.yml@master'. The workflow is requesting 'actions: write', but is only allowed 'actions: none'.
uses: mosip/kattu/.github/workflows/clear-artifacts.yml@master