Unverified Commit 77a3b006 authored by Wolfgang Walther's avatar Wolfgang Walther
Browse files

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.
parent f1620bbe
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -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: