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
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: PSModule/Debug
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2883b65
Choose a base ref
Loading
...
head repository: PSModule/Debug
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ede86e5
Choose a head ref
Loading
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Feb 16, 2025

  1. 🩹 [Patch]: Clean up call to main.ps1 (#9)

    ## Description
    
    This pull request includes a small change to the `action.yml` file. The
    change modifies the script execution method from sourcing the script to
    directly running it.
    
    Changes in `runs:` in file `action.yml`:
    
    * Modified the script execution method from sourcing the script (`. "${{
    github.action_path }}\scripts\main.ps1"`) to directly running it (`${{
    github.action_path }}\scripts\main.ps1`).
    
    ## Type of change
    
    <!-- Use the check-boxes [x] on the options that are relevant. -->
    
    - [ ] 📖 [Docs]
    - [ ] 🪲 [Fix]
    - [x] 🩹 [Patch]
    - [ ] ⚠️ [Security fix]
    - [ ] 🚀 [Feature]
    - [ ] 🌟 [Breaking change]
    
    ## Checklist
    
    <!-- Use the check-boxes [x] on the options that are relevant. -->
    
    - [x] I have performed a self-review of my own code
    - [x] I have commented my code, particularly in hard-to-understand areas
    MariusStorhaug authored Feb 16, 2025
    Configuration menu
    Copy the full SHA
    ede86e5 View commit details
    Browse the repository at this point in the history
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.