Skip to content

actually fix discount codes #54

actually fix discount codes

actually fix discount codes #54

Workflow file for this run

name: CI
on:
push:
branches: [main]
pull_request:
branches: [main]
workflow_dispatch:
permissions:
contents: read
packages: write
id-token: write
security-events: write
jobs:
container-ci:
uses: Coflnet/.github/.github/workflows/container-ci.yml@main
with:
k8s_file: main/sky/chart/charts/hypixel-react/values.yaml
repo_url: https://github.com/Coflnet/k8s
scan_with_trivy: true
secrets:
ARGO_WEBHOOK_SECRET: ${{ secrets.ARGO_WEBHOOK_SECRET }}