Skip to content

chore(deps): update gnome shell container images to v2023.11.21.0 #1295

chore(deps): update gnome shell container images to v2023.11.21.0

chore(deps): update gnome shell container images to v2023.11.21.0 #1295

Workflow file for this run

name: push
concurrency: ${{ github.workflow }}/${{ github.ref }}
on:
workflow_dispatch:
push:
branches-ignore:
- renovate/**
- weblate
tags-ignore:
- v*
paths-ignore:
- docs/**
- po/**
jobs:
build:
uses: ./.github/workflows/build.yml
with:
testspace: true
test:
needs: build
uses: ./.github/workflows/test.yml