Suraj Shetty
3 vuotta sitten
committed by
GitHub
vanhempi
commit
f4e477ef42
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 muutettua tiedostoa jossa
2 lisäystä ja
0 poistoa
-
.github/workflows/server-postgres-tests.yml
|
|
@@ -3,6 +3,8 @@ name: Server |
|
|
|
on: |
|
|
|
pull_request: |
|
|
|
workflow_dispatch: |
|
|
|
push: |
|
|
|
branches: [ develop ] |
|
|
|
|
|
|
|
concurrency: |
|
|
|
group: server-postgres-develop-${{ github.event.number }} |
|
|
|