Skip to content

Bump @babel/runtime from 7.23.2 to 7.26.10 #15

Bump @babel/runtime from 7.23.2 to 7.26.10

Bump @babel/runtime from 7.23.2 to 7.26.10 #15

Workflow file for this run

name: Plugins - CI
on:
push:
branches:
- main
pull_request:
jobs:
ci:
name: CI
uses: grafana/plugin-ci-workflows/.github/workflows/ci.yml@main
with:
go-version: '1.23.5'
plugin-version-suffix: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || '' }}
run-playwright: true