Skip to content

Bump PSModule/Process-PSModule/.github/workflows/workflow.yml from 5.5.7 to 6.1.4 #239

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

Bump PSModule/Process-PSModule/.github/workflows/workflow.yml from 5.5.7 to 6.1.4 #239

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@da180bac16b13bfbcdf08b2e4e221b5b49e5ff28 # v6.1.4
secrets: inherit