We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2242ee commit 7ddc905Copy full SHA for 7ddc905
.github/workflows/main.yml
@@ -1,7 +1,7 @@
1
name: CI
2
on:
3
push:
4
- branches: [main]
+ branches: [main, try-update-windows]
5
pull_request:
6
branches: [main]
7
0 commit comments