We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51e42b5 commit 140d66aCopy full SHA for 140d66a
1 file changed
.github/workflows/update-e2e-lockfiles.yml
@@ -4,6 +4,7 @@ on:
4
schedule:
5
# Run every day at midnight UTC
6
- cron: '0 0 * * *'
7
+ push:
8
workflow_dispatch:
9
inputs:
10
sentry_only:
0 commit comments