We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4cdd69 commit 06a8c83Copy full SHA for 06a8c83
1 file changed
.github/workflows/build-dev.yml
@@ -2,7 +2,7 @@ name: Build Development
2
3
on:
4
push:
5
- branches: [main]
+ branches: [legacy]
6
7
permissions:
8
contents: write
0 commit comments