Skip to content

Commit 681e39e

Browse files
committed
master to main
1 parent 2271599 commit 681e39e

File tree

3 files changed

+2
-87
lines changed

3 files changed

+2
-87
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-nosql
22
on:
33
push:
4-
branches: [ master ]
4+
branches: [ main ]
55
pull_request:
6-
branches: [ master ]
6+
branches: [ main ]
77

88
jobs:
99
test:

.github/workflows/deploy_mkdocs.yml

Lines changed: 0 additions & 55 deletions
This file was deleted.

.github/workflows/publish.yml

Lines changed: 0 additions & 30 deletions
This file was deleted.

0 commit comments

Comments
 (0)