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 99b4e78 commit 6e06798Copy full SHA for 6e06798
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