Skip to content

Merge pull request #2359 from OSInside/fix_btrfs_data_sync #46

Merge pull request #2359 from OSInside/fix_btrfs_data_sync

Merge pull request #2359 from OSInside/fix_btrfs_data_sync #46

name: CI-Update-Build-Tests
on:
push:
branches:
- "master"
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 }}