Skip to content

fix(ATR,AO,CG,SMA,TR): Fix caching of highest and lowest result #614

fix(ATR,AO,CG,SMA,TR): Fix caching of highest and lowest result

fix(ATR,AO,CG,SMA,TR): Fix caching of highest and lowest result #614

Workflow file for this run

name: 'Generate Labels'
on:
pull_request:
types: [opened, edited, synchronize]
jobs:
label:
name: 'Label PR based on title'
runs-on: ubuntu-latest
steps:
- uses: srvaroa/[email protected]
env:
GITHUB_TOKEN: ${{ github.token }}