mirror of
https://github.com/Karaka-Management/oms-Labeling.git
synced 2026-01-23 06:48:41 +00:00
change image processing name
This commit is contained in:
parent
8242cd5b8b
commit
fdf76ed9dc
4
.github/workflows/image.yml
vendored
4
.github/workflows/image.yml
vendored
|
|
@ -1,9 +1,9 @@
|
|||
name: Compress images
|
||||
name: Image optimization
|
||||
|
||||
on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
general_module_workflow:
|
||||
general_image_workflow:
|
||||
uses: Karaka-Management/Karaka/.github/workflows/image.yml@develop
|
||||
secrets:
|
||||
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user