Skip to content
Snippets Groups Projects
Unverified Commit 62df8e2f authored by Matiss Janis Aboltins's avatar Matiss Janis Aboltins Committed by GitHub
Browse files

:construction_worker: remove waiting-for-review auto label github action (#483)

parent 02718b9d
No related branches found
No related tags found
No related merge requests found
name: Mark new pull request waiting review
on:
pull_request:
types: [opened]
jobs:
pr-waiting-review:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions-ecosystem/action-add-labels@v1
with:
labels: waiting-review
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment