Skip to content

Commit

Permalink
remove push trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
rettigl committed Oct 25, 2023
1 parent 16d8645 commit 2fd1f27
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/update_dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ name: Update depencies in poetry lockfile
on:
schedule:
- cron: '0 1 * * 1'
push:
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 2fd1f27

Please sign in to comment.