Skip to content

Commit d05767b

Browse files
authored
Update branch name (#10)
1 parent 5275849 commit d05767b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
needs: linux_build
2727
runs-on: ubuntu-20.04
2828

29-
if: github.ref == 'refs/heads/master'
29+
if: github.ref == 'refs/heads/main'
3030
steps:
3131
- uses: actions/checkout@v2
3232
- name: Setup .NET Core

0 commit comments

Comments
 (0)