Skip to content

Commit 49a8fb2

Browse files
authored
workflows/premerge: Re-enable tests (#125978)
These were accidentally disabled in 0cca13f.
1 parent 78729e5 commit 49a8fb2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/premerge.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ on:
1414
# do this is that it allows us to take advantage of concurrency groups
1515
# to cancel in progress CI jobs whenever the PR is closed.
1616
- closed
17-
paths:
18-
- .github/workflows/premerge.yaml
1917
push:
2018
branches:
2119
- 'main'

0 commit comments

Comments
 (0)