This commit is contained in:
Shish 2024-04-14 00:07:29 +01:00
parent e1ce98534f
commit 5a090d8d8f

View file

@ -148,7 +148,7 @@ jobs:
- static - static
- upgrade - upgrade
- test - test
if: github.ref == 'refs/heads/master' || startsWith(github.ref, 'refs/heads/branch-2') if: github.ref == 'refs/heads/main' || startsWith(github.ref, 'refs/heads/branch-2')
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@v4 uses: actions/checkout@v4