Skip to content

Merge pull request #2293 from DARMA-tasking/2279-fix-communication-json #359

Merge pull request #2293 from DARMA-tasking/2279-fix-communication-json

Merge pull request #2293 from DARMA-tasking/2279-fix-communication-json #359

name: Build statistics
on:
push:
branches:
- develop
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Generate build stats
uses: DARMA-tasking/build-stats@master
with:
github_personal_token: ${{ secrets.GH_PAT }}
badge_title: vt:develop build time
num_last_build: 50
title: vt build times
build_stats_output: "build_stats"