chore: change default branch to canary (#4948)
This commit is contained in:
2
.github/workflows/workers.yml
vendored
2
.github/workflows/workers.yml
vendored
@@ -3,7 +3,7 @@ name: Deploy Cloudflare Worker
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- canary
|
||||
paths:
|
||||
- tools/workers/**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user