mirror of
https://github.com/logto-io/logto.git
synced 2025-02-10 21:58:23 -05:00
chore: remove pull request trigger
This commit is contained in:
parent
b5cdc74224
commit
283250735d
1 changed files with 0 additions and 2 deletions
2
.github/workflows/deploy-dev.yml
vendored
2
.github/workflows/deploy-dev.yml
vendored
|
@ -3,8 +3,6 @@ name: Deploy Dev
|
|||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
pull_request:
|
||||
branches: [ master ]
|
||||
|
||||
jobs:
|
||||
deploy:
|
||||
|
|
Loading…
Add table
Reference in a new issue