Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
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
4 changes: 0 additions & 4 deletions 4 src/main.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -253,9 +253,7 @@ LogGroup 'Calculate Job Run Conditions:' {

# Define important file patterns
$importantPatterns = @(
'^\.github/workflows/Process-PSModule\.yml$'
'^src/'
'^examples/'
'^README\.md$'
)

Comment thread
MariusStorhaug marked this conversation as resolved.
Expand Down Expand Up @@ -286,9 +284,7 @@ This PR does not contain changes to files that would trigger a new release:
| Path | Description |
| :--- | :---------- |
| ``src/**`` | Module source code |
| ``examples/**`` | Example scripts |
| ``README.md`` | Documentation |
| ``.github/workflows/Process-PSModule.yml`` | Workflow configuration |

**Build, test, and publish stages will be skipped** for this PR.

Expand Down
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.