Skip to content

openSUSE MicroOS does not include 32bit pattern (#1381) #161

openSUSE MicroOS does not include 32bit pattern (#1381)

openSUSE MicroOS does not include 32bit pattern (#1381) #161

name: Submit rubygem-agama-yast
on:
# runs on pushes targeting the default branch
push:
branches:
- master
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