Skip to content

Commit 62082e7

Browse files
authored
fix: re-enable spectesting.yml (#15659)
1 parent 3aadb40 commit 62082e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/spectesting.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
workflow_dispatch:
55
pull_request:
66
branches:
7-
- none
7+
- main
88

99
concurrency:
1010
group: ${{ github.workflow }}-${{ github.head_ref || github.ref }}

0 commit comments

Comments
 (0)