Skip to content

Commit f59c82b

Browse files
committed
Enable GitHub actions for v11-patch branch
1 parent 4888713 commit f59c82b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/build_test_deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
on:
22
push:
3-
branches: [canary]
3+
branches: [canary, v11-patch]
44
tags: [v*]
55
pull_request:
66
types: [opened, synchronize]

0 commit comments

Comments
 (0)