Skip to content

Remove push trigger for main in PR workflow#6

Merged
ruxwez merged 1 commit intomainfrom
testing
Oct 23, 2025
Merged

Remove push trigger for main in PR workflow#6
ruxwez merged 1 commit intomainfrom
testing

Conversation

@ruxwez
Copy link
Owner

@ruxwez ruxwez commented Oct 23, 2025

This pull request makes a small update to the GitHub Actions workflow configuration by removing the trigger that runs the workflow on pushes to the main branch. Now, the workflow will only run for pull request events.

  • Removed the push trigger for the main branch from .github/workflows/pr-test.yml, so the workflow only runs on pull request events.

@ruxwez ruxwez merged commit 4df6f81 into main Oct 23, 2025
7 checks passed
@ruxwez ruxwez deleted the testing branch October 23, 2025 21:26
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