Switch default branch to main

This commit is contained in:
Christoph Reiter
2022-09-05 08:22:43 +02:00
parent 47511a3661
commit 69372e5c2b
2 changed files with 2 additions and 2 deletions

View File

@@ -34,7 +34,7 @@ jobs:
packages: write
needs: [test]
runs-on: ubuntu-latest
if: (github.repository == 'msys2/msys2-web' && github.event_name == 'push' && github.ref == 'refs/heads/master')
if: (github.repository == 'msys2/msys2-web' && github.event_name == 'push' && github.ref == 'refs/heads/main')
steps:
- uses: actions/checkout@v2
- name: Log in