Skip to content

🔧 Fix GitHub Actions checkout step for trial mode#1490

Merged
dsyme merged 2 commits intomainfrom
t10
Oct 10, 2025
Merged

🔧 Fix GitHub Actions checkout step for trial mode#1490
dsyme merged 2 commits intomainfrom
t10

Conversation

@dsyme
Copy link
Copy Markdown
Collaborator

@dsyme dsyme commented Oct 10, 2025

Summary

  • Improved handling of GitHub Actions checkout steps in trial mode
  • Preserves original indentation when modifying workflow files
  • Explicitly adds repository parameter for checkout actions

Details

The changes modify the workflow modification process to more accurately handle checkout steps in trial mode. The implementation now:

  • Uses a more robust regex to match checkout actions
  • Maintains original line indentation
  • Adds the repository parameter while keeping the original checkout action intact

@dsyme dsyme merged commit 8da52d4 into main Oct 10, 2025
15 checks passed
@dsyme dsyme deleted the t10 branch October 10, 2025 21:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant