Skip to content

fix: scrapy repeat && add sort option #36

fix: scrapy repeat && add sort option

fix: scrapy repeat && add sort option #36

Workflow file for this run

on:
push:
# branches to consider in the event; optional, defaults to all
branches:
- main
jobs:
update_release_draft:
permissions:
contents: write
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: akhilmhdh/contributors-readme-action@v2.3.10
env:
GITHUB_TOKEN: ${{ github.token }}