change branch name

This commit is contained in:
Stanisław Dzioba
2022-12-16 21:49:48 +01:00
committed by GitHub
parent 27aa0d0cae
commit 0fe99e10cf

4
.github/deploy.yml vendored
View File

@@ -2,9 +2,9 @@ name: Deploy
on:
push:
branches: ['main']
branches: ['master']
pull_request:
branches: ['main']
branches: ['master']
jobs:
build: