mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
test(): add correct screenshot action file name (#24874)
This commit is contained in:
11
.github/workflows/update-screenshots.yml
vendored
Normal file
11
.github/workflows/update-screenshots.yml
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
name: 'Update Screenshot References'
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
stub:
|
||||
steps:
|
||||
- name: Stub
|
||||
run: echo 'This is a stub'
|
||||
shell: bash
|
||||
Reference in New Issue
Block a user