Skip to content

Update the way app is pumped in tests, fix outdated info in docs #3256

Update the way app is pumped in tests, fix outdated info in docs

Update the way app is pumped in tests, fix outdated info in docs #3256

name: label pull request
on:
pull_request_target:
jobs:
main:
runs-on: ubuntu-latest
steps:
- name: Clone repository
uses: actions/checkout@v3
- name: Label Pull Request
uses: actions/labeler@v3
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}