Skip to content

Merge pull request #17 from grafana/feat/13-tls-refactor #69

Merge pull request #17 from grafana/feat/13-tls-refactor

Merge pull request #17 from grafana/feat/13-tls-refactor #69

Workflow file for this run

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