Skip to content

Update 8hobbies/workflows digest to 50a454b #143

Update 8hobbies/workflows digest to 50a454b

Update 8hobbies/workflows digest to 50a454b #143

Workflow file for this run

# @license GPL-3.0-or-later
#
# Copyright (C) 2024 8 Hobbies, LLC
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <https://www.gnu.org/licenses/>.
name: Runtime
on:
push:
branches: ["master"]
pull_request:
branches: ["master"]
jobs:
test:
uses: 8hobbies/workflows/.github/workflows/npm-runtime.yml@50a454b37e78ac73ae6e099e0d2ec7e8a1c1661d
with:
node-versions: '["22.x"]'