Skip to content

feat(call-apply): Implemented call apply Pipes #2

feat(call-apply): Implemented call apply Pipes

feat(call-apply): Implemented call apply Pipes #2

Workflow file for this run

name: Auto approve All Contributors
on: pull_request_target
jobs:
auto-approve:
runs-on: ubuntu-latest
permissions:
pull-requests: write
if: github.actor == 'allcontributors[bot]'
steps:
- uses: hmarr/auto-approve-action@v3