Skip to content

Commit

Permalink
[gh workflow] Removing event on push
Browse files Browse the repository at this point in the history
* To avoid overuse of GH API
  • Loading branch information
didierofrivia committed Apr 17, 2023
1 parent d306be6 commit 5b1bad4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/update-stored-dependencies-version.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: Update dependencies image versions

on:
push:
branches: ['**']
schedule:
- cron: '0 0 * * *'
repository_dispatch: {}
Expand Down

0 comments on commit 5b1bad4

Please sign in to comment.