Skip to content

Commit 04867ff

Browse files
committed
last push
1 parent 569882f commit 04867ff

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/update-snowflake-feature-coverage.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@ on:
44
schedule:
55
# “At 00:00 on Sunday.”
66
- cron: "0 0 * * 0"
7-
pull_request:
8-
branches:
9-
- master
107
workflow_dispatch:
118

129
jobs:
@@ -42,8 +39,6 @@ jobs:
4239
cd localstack-docs
4340
mv coverage-features.md src/content/docs/snowflake/features/index.md
4441
mv coverage-functions.md src/content/docs/snowflake/sql-functions.md
45-
cat src/content/docs/snowflake/features/index.md
46-
cat src/content/docs/snowflake/sql-functions.md
4742
4843
- name: Commit changes
4944
uses: EndBug/add-and-commit@v9

0 commit comments

Comments
 (0)