Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* π§ (test.yml): update workflow to trigger on pull_request_target event instead of pull_request for better control and permissions management π§ (test.yml): add permissions configuration for contents and pull-requests to ensure proper access rights π§ (test.yml): introduce an authorization step to differentiate between internal and external pull requests for enhanced security π§ (test.yml): adjust workflow dependencies to ensure authorization step runs before build-test job for accurate execution * β (test.yml): add dependency between jobs to ensure authorization job runs before integration test job
- Loading branch information