Skip to content

Commit 109e187

Browse files
committed
Merge branch 'maint-6.0.x' of https://github.com/stac-utils/stac-fastapi-pgstac into patch/remove-pypgstac-dep
2 parents d58cd44 + a954c2c commit 109e187

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/cicd.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name: stac-fastapi
22
on:
33
push:
4-
branches: [main]
4+
branches: [main, maint-6.0.x]
55
pull_request:
6-
branches: [main]
6+
branches: [main, maint-6.0.x]
77

88

99
jobs:

0 commit comments

Comments
 (0)