Skip to content

Remove deprecated config options for RUM #83

Remove deprecated config options for RUM

Remove deprecated config options for RUM #83

name: Add new issues to the team project board
on:
issues:
types:
- opened
- transferred
permissions:
contents: read
jobs:
add-to-project:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@v1.0.2
with:
project-url: https://github.com/orgs/elastic/projects/1286
github-token: ${{ secrets.APM_TECH_USER_TOKEN }}