Skip to content

Commit b1dd60e

Browse files
committed
Update branch name for internal CI file
Signed-off-by: Taylor Smock <smocktaylor@gmail.com>
1 parent 65bd87f commit b1dd60e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/internal_ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
on:
22
push:
33
branches:
4-
- master
4+
- main
55
- $default-branch
66
- $protected-branches
77
pull_request:
88
branches:
9-
- master
9+
- main
1010
- $default-branch
1111
workflow_dispatch:
1212

0 commit comments

Comments
 (0)