Skip to content

⬆️ Bump @babel/runtime from 7.26.0 to 7.27.1 #153

⬆️ Bump @babel/runtime from 7.26.0 to 7.27.1

⬆️ Bump @babel/runtime from 7.26.0 to 7.27.1 #153

Workflow file for this run

# SPDX-FileCopyrightText: Simon Schneegans <code@simonschneegans.de>
# SPDX-License-Identifier: CC0-1.0
name: Checks
on:
pull_request:
branches:
- '**'
push:
branches:
- '**'
jobs:
reuse:
name: Check REUSE
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: REUSE Compliance Check
uses: fsfe/reuse-action@v4