CI: change target branch to main

This commit is contained in:
Will Greenberg
2024-05-22 14:02:52 -07:00
parent 166f946772
commit 8a514e4e70

View File

@@ -2,7 +2,7 @@ name: Build Release
on:
push:
branches: [workflows] # FIXME: replace w/ main before merging
branches: [main]
env:
CARGO_TERM_COLOR: always