Skip to content

Merge pull request #2682 from carpentries/frog-matomo-1 #12

Merge pull request #2682 from carpentries/frog-matomo-1

Merge pull request #2682 from carpentries/frog-matomo-1 #12

Workflow file for this run

# CI/CD for main branch - contains only test runs
name: CI/CD (main)
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
test:
uses: ./.github/workflows/test.yml