Skip to content

Update go-workflows #50

Update go-workflows

Update go-workflows #50

name: Update go-workflows
on:
workflow_dispatch:
schedule:
- cron: "30 3 * * *"
permissions:
contents: write
pull-requests: write
jobs:
update-workflows:
uses: Open-CMSIS-Pack/workflows-and-actions-collection/.github/workflows/[email protected]
secrets:
TOKEN_ACCESS: ${{ secrets.GRASCI_WORKFLOW_UPDATE }}