Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 3 additions & 8 deletions .github/workflows/Nightly-Run.yml
Original file line number Diff line number Diff line change
@@ -1,19 +1,14 @@
name: Nightly run
name: Nightly Run

on:
workflow_dispatch:
schedule:
- cron: '0 0 * * *'

permissions:
contents: write
issues: write
pull-requests: write
statuses: write
pages: write
id-token: write
contents: read

jobs:
Process-PSModule:
uses: PSModule/Process-PSModule/.github/workflows/workflow.yml@v2
uses: PSModule/Process-PSModule/.github/workflows/CI.yml@v2
secrets: inherit