Skip to content

Add the codex review wrapper [ignore_release] #11

Add the codex review wrapper [ignore_release]

Add the codex review wrapper [ignore_release] #11

Workflow file for this run

name: Plugins CI
on:
pull_request:
types: [opened, synchronize, reopened, edited]
push:
branches:
- '**.x-dev'
workflow_dispatch:
permissions:
actions: read
contents: read
pull-requests: read
jobs:
ci:
uses: matomo-org/plugin-ci-workflows/.github/workflows/plugin-ci.yml@main
with:
plugin-name: GoogleAnalyticsImporter
verify-hook: true
dependent-plugins: 'matomo-org/plugin-MarketingCampaignsReporting innocraft/plugin-Funnels innocraft/plugin-ConnectAccounts'
secrets:
TESTS_ACCESS_TOKEN: ${{ secrets.TESTS_ACCESS_TOKEN }}