We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21fec70 commit 51b21adCopy full SHA for 51b21ad
1 file changed
.github/workflows/screenshot_diff_check.yml
@@ -5,7 +5,7 @@ on:
5
schedule:
6
- cron: "0 0 * * *"
7
workflow_run:
8
- workflows: [ "Generate WebView Screenshots" ]
+ workflows: [ "Capture WebView Screenshots" ]
9
types:
10
- completed
11
0 commit comments