diff --git a/.github/example.png b/.github/example.png index c2f1f79..881abbd 100644 Binary files a/.github/example.png and b/.github/example.png differ diff --git a/.github/workflows/stale-issues.yml b/.github/workflows/stale-issues.yml index defb690..5608bb0 100644 --- a/.github/workflows/stale-issues.yml +++ b/.github/workflows/stale-issues.yml @@ -1,5 +1,9 @@ name: close stale issues +permissions: + issues: write + pull-requests: write + on: workflow_dispatch: schedule: diff --git a/readme.md b/readme.md index 3585d87..ae50afc 100644 --- a/readme.md +++ b/readme.md @@ -13,7 +13,7 @@ Twitter GraphQL API implementation with [SNScrape](https://github.com/JustAnotherArchivist/snscrape) data models.
- example of cli usage + example of cli usage
## Install