Skip to content

[BUG] token not refreshed in scraper #6

[BUG] token not refreshed in scraper

[BUG] token not refreshed in scraper #6

Workflow file for this run

name: Adds all issues that don't include the 'dependencies' or 'question' labels to project board
on:
issues:
types:
- opened
jobs:
add-to-project:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
project-url: https://github.com/users/AyushSehrawat/projects/5
github-token: ${{ secrets.PROJECT_ACCESS_TOKEN }}
labeled: dependencies, question
label-operator: NOT