We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab9dcae commit f8b419bCopy full SHA for f8b419b
.github/blunderbuss.yml
@@ -1,5 +1,5 @@
1
# Configuration for the Blunderbuss GitHub app. For more info see
2
-# https://github.com/googleapis/repo-automation-bots/tree/master/packages/blunderbuss
+# https://github.com/googleapis/repo-automation-bots/tree/main/packages/blunderbuss
3
assign_prs_by:
4
- labels:
5
- samples
.github/workflows/ci.yaml
@@ -1,7 +1,7 @@
on:
push:
branches:
- - master
+ - main
pull_request:
6
name: ci
7
jobs:
0 commit comments