change branch name
This commit is contained in:
4
.github/deploy.yml
vendored
4
.github/deploy.yml
vendored
@@ -2,9 +2,9 @@ name: Deploy
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: ['main']
|
||||
branches: ['master']
|
||||
pull_request:
|
||||
branches: ['main']
|
||||
branches: ['master']
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user