We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f88fc4 commit d24c441Copy full SHA for d24c441
.github/workflows/Check_Broken_VIs.yml
@@ -8,6 +8,7 @@ on:
8
pull_request:
9
branches:
10
- main
11
+ types: [closed]
12
paths-ignore:
13
- '**.md'
14
- '**.txt'
.github/workflows/Run Testcases.yml
0 commit comments