oms-Customs/.github/workflows/image.yml
Dennis Eichhorn dd5e2e73e0 bug fixes
2024-05-12 00:03:34 +00:00

11 lines
248 B
YAML
Executable File

name: Image optimization
on: [push, pull_request]
jobs:
general_image_workflow:
uses: Karaka-Management/Karaka/.github/workflows/image.yml@develop
secrets:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GH_PAT: ${{ secrets.GH_PAT }}