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 f854140 commit d9b52afCopy full SHA for d9b52af
.github/workflows/update-dev-beta-browser-images.yml
@@ -1,6 +1,7 @@
1
name: Update Dev/Beta Browser Images
2
3
on:
4
+ workflow_dispatch:
5
schedule:
6
# Trigger build every 2 days
7
- cron: '0 2 */2 * *'
0 commit comments