Skip to content

Bump golang.org/x/time from 0.5.0 to 0.8.0 #261

Bump golang.org/x/time from 0.5.0 to 0.8.0

Bump golang.org/x/time from 0.5.0 to 0.8.0 #261

name: Add to docs project
on:
issues:
types: [labeled]
pull_request:
types: [labeled]
jobs:
main:
if: ${{ github.event.label.name == 'type/docs' && github.repository == 'grafana/tempo' }}
permissions:
contents: read
id-token: write
runs-on: ubuntu-latest
steps:
- uses: grafana/writers-toolkit/add-to-docs-project@add-to-docs-project/v1