Skip to content

Update copyright year and license information, and fix module metadata #10

Update copyright year and license information, and fix module metadata

Update copyright year and license information, and fix module metadata #10

name: Process-PSModule
on:
pull_request:
branches:
- main
types:
- closed
- opened
- reopened
- synchronize
- labeled
concurrency:
group: ${{ github.workflow }}
permissions:
contents: write
pull-requests: write
jobs:
Process-PSModule:
uses: PSModule/Process-PSModule/.github/workflows/workflow.yml@main
secrets: inherit
with:
SkipTests: true