Simply add the following YML section in your Actions job:
- name: Performance Budgeting Regression Testing
uses: ModusCreateOrg/gimbal/action@master
env:
GITHUB_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}Use the sample workflow to learn how to integrate Gimbal with GitHub Actions.