Skip to content

feat(tutorials): add first draft for serverless scraping tutorial #86

feat(tutorials): add first draft for serverless scraping tutorial

feat(tutorials): add first draft for serverless scraping tutorial #86

Workflow file for this run

name: Remove "Draft" Label
on:
pull_request_target:
types: [ready_for_review]
jobs:
remove_label:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions-ecosystem/action-remove-labels@v1
with:
labels: |
status: draft