Fix login issue
This commit is contained in:
2
.github/workflows/python-check.yml
vendored
2
.github/workflows/python-check.yml
vendored
@ -2,7 +2,7 @@ name: Python check
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ "main", "refactor" ]
|
||||
branches: [ "main" ]
|
||||
pull_request:
|
||||
branches: [ "main" ]
|
||||
|
||||
|
Reference in New Issue
Block a user