Skip to content

Bump tablemark from 3.1.0 to 4.0.0 in /env (#288) #486

Bump tablemark from 3.1.0 to 4.0.0 in /env (#288)

Bump tablemark from 3.1.0 to 4.0.0 in /env (#288) #486

name: 'Test with PR comment'
on: # rebuild any PRs and main branch changes
pull_request:
push:
branches:
- main
- 'releases/*'
jobs:
basic:
name: 'Run tests'
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v5
- name: Run performance tests
uses: ./
with:
urls: |
/
/sample-page/
create-comment: true
github-token: ${{ secrets.PR_COMMENT_TOKEN }}
repetitions: 5