Skip to content

Commit 7b57cb2

Browse files
authored
Merge pull request #13 from Bandwidth/task/master-to-main-update
Task/master to main update
2 parents e7370b1 + b70fe04 commit 7b57cb2

File tree

3 files changed

+1
-12
lines changed

3 files changed

+1
-12
lines changed

.github/ISSUE_TEMPLATE/custom.md

Lines changed: 0 additions & 10 deletions
This file was deleted.

.github/pull_request_template.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

.github/workflows/validate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Validate SDK
33
on:
44
pull_request:
55
branches:
6-
- 'master'
6+
- 'main'
77

88
jobs:
99
deploy:

0 commit comments

Comments
 (0)