Skip to content

Bump k6 to v1.0.0 (#47) #54

Bump k6 to v1.0.0 (#47)

Bump k6 to v1.0.0 (#47) #54

Workflow file for this run

name: CI
on:
# Enable manually triggering this workflow via the API or web UI
workflow_dispatch:
push:
branches:
- main
tags:
- v*
pull_request:
jobs:
checks:
uses: grafana/k6-ci/.github/workflows/all.yml@main