Skip to content

docs: license headers #1

docs: license headers

docs: license headers #1

Workflow file for this run

# SPDX-FileCopyrightText: 2023 Iván Szkiba
#
# SPDX-License-Identifier: MIT
name: Build
on:
pull_request:
workflow_dispatch:
push:
branches:
- feature/*
jobs:
build:
name: Bundle xk6 extensions
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Build
id: build
uses: szkiba/xk6bundler@v0
with:
with: github.com/szkiba/xk6-prometheus=/github/workspace