Skip to content

Commit

Permalink
do not trigger workflow on PR or push
Browse files Browse the repository at this point in the history
  • Loading branch information
hsm207 committed Jan 26, 2024
1 parent e9b51bf commit 410bc82
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/update-weaviate-server.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
name: Update weaviate server image

on:
push:
branches:
- weaviate-server
pull_request:
branches:
- weaviate-server
workflow_dispatch:
schedule:
- cron: '0 0 * * 1' # Every Monday at 00:00 UTC
Expand Down

0 comments on commit 410bc82

Please sign in to comment.