Skip to content

Commit 61f63a6

Browse files
authored
Revert "Update build-validation.yml (dotnet#7644)" (dotnet#7652)
This reverts commit 34a2c6c.
1 parent f5ba022 commit 61f63a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-validation.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ name: 'Snippets 5000'
55
# events on the main branch only.
66
on:
77
pull_request:
8-
branches: [ turnoff ]
8+
branches: [ main ]
99
types: [opened, synchronize, reopened]
1010

1111
env:

0 commit comments

Comments
 (0)