Skip to content

Merge pull request #2771 from OSInside/allow_ramdisk_size_as_oem_option #137

Merge pull request #2771 from OSInside/allow_ramdisk_size_as_oem_option

Merge pull request #2771 from OSInside/allow_ramdisk_size_as_oem_option #137

name: CI-Update-Build-Tests
on:
push:
branches:
- "main"
paths:
- "build-tests/**"
jobs:
trigger_obs_services:
name: Trigger OBS services connected to build-tests data
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Send API requests to Open Build Service
run: helper/update_obs_services.sh ${{ secrets.OBS_VIRT_APP_IMG }}