Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
GitHub Actions: Update CI trigger conditions for push and pull requests
The workflow now triggers only for pushes to 'main' and ignores changes to specific files like .gitignore, LICENSE, and README.md. Additionally, it triggers on pull requests targeting the 'main' branch, enhancing clarity and efficiency in pipeline execution.
- Loading branch information