workflows/test: trigger on some github-scripts as well

Changes in these files can easily cause the Test workflow to break, so
they should be tested as well.
This commit is contained in:
Wolfgang Walther
2025-11-01 18:49:14 +01:00
parent f1620bbe51
commit 77a3b006cd

View File

@@ -66,6 +66,9 @@ jobs:
'.github/workflows/pull-request-target.yml',
'.github/workflows/reviewers.yml',
'.github/workflows/test.yml',
'ci/github-script/bot.js',
'ci/github-script/merge.js',
'ci/github-script/withRateLimit.js',
].includes(file))) core.setOutput('pr', true)
merge-group: