Skip to content

Correctly select the base product to install (bsc#1235931) (#1912) #260

Correctly select the base product to install (bsc#1235931) (#1912)

Correctly select the base product to install (bsc#1235931) (#1912) #260

name: Submit rubygem-agama-yast
on:
# runs on pushes targeting the default branch
push:
branches:
- master
- release
paths:
# run only when a service source is changed
- service/**
- Rakefile
# allow running manually
workflow_dispatch:
jobs:
update_service:
uses: ./.github/workflows/obs-service-shared.yml
# pass all secrets
secrets: inherit