Skip to content

Commit 5f2aab6

Browse files
authored
chore(ci): add update screenshots stub (#1125)
1 parent fd90487 commit 5f2aab6

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
name: 'Update Screenshot References'
2+
3+
on:
4+
workflow_dispatch:
5+
6+
jobs:
7+
stub:
8+
steps:
9+
- name: Stub
10+
run: echo 'This is a stub'
11+
shell: bash

0 commit comments

Comments
 (0)