We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5ba022 commit 61f63a6Copy full SHA for 61f63a6
.github/workflows/build-validation.yml
@@ -5,7 +5,7 @@ name: 'Snippets 5000'
5
# events on the main branch only.
6
on:
7
pull_request:
8
- branches: [ turnoff ]
+ branches: [ main ]
9
types: [opened, synchronize, reopened]
10
11
env:
0 commit comments