Skip to content

Update CI

Update CI #26

Workflow file for this run

# SPDX-FileCopyrightText: 2023 Pier Luigi Fiorini <[email protected]>
# SPDX-License-Identifier: CC0-1.0
name: COPR
on:
push:
branches:
- develop
jobs:
copr:
uses: lirios/.github/.github/workflows/copr.yml@master
secrets:
COPR_WEBHOOK_URL: ${{ secrets.COPR_WEBHOOK_URL }}