fix(ci): Remove Debian 11 & add Debian 13 in the test matrix #18
Workflow file for this run
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- | ||
| name: 'Prevent file change' | ||
| "on": | ||
| pull_request_target: | ||
| branches: [main] | ||
| jobs: | ||
| prevent-file-change: | ||
| uses: sous-chefs/.github/.github/workflows/[email protected] | ||
|
Check failure on line 10 in .github/workflows/prevent-file-change.yml
|
||
| permissions: | ||
| pull-requests: write | ||
| secrets: inherit | ||