Skip to content

Schutzfile: update osbuild dependency #1643

Schutzfile: update osbuild dependency

Schutzfile: update osbuild dependency #1643

Workflow file for this run

# This workflow runs on PRs and the merge queue and is only responsible for
# starting the "Start GitLab CI" workflow in a way that makes it possible to
# use secrets.
---
name: GitLab
on:
pull_request:
branches:
- "*"
# for merge queue
merge_group:
jobs:
gitlab-ci-helper:
name: "Gitlab CI trigger helper"
runs-on: ubuntu-latest
steps:
- name: Trigger
run: echo "GitLab trigger complete"