Skip to content

Bump PSModule/Process-PSModule/.github/workflows/workflow.yml from 5.5.7 to 8.0.3 #297

Bump PSModule/Process-PSModule/.github/workflows/workflow.yml from 5.5.7 to 8.0.3

Bump PSModule/Process-PSModule/.github/workflows/workflow.yml from 5.5.7 to 8.0.3 #297

name: Process-PSModule
on:
workflow_dispatch:
schedule:
- cron: '0 0 * * *'
pull_request:
branches:
- main
types:
- closed
- opened
- reopened
- synchronize
- labeled
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
permissions:
contents: write
pull-requests: write
statuses: write
pages: write
id-token: write
jobs:
Process-PSModule:
uses: PSModule/Process-PSModule/.github/workflows/workflow.yml@16419d018975ece156bbc07d92738dd441efcb2c # v8.0.3
secrets: inherit