Skip to content

Commit

Permalink
fix issues action
Browse files Browse the repository at this point in the history
  • Loading branch information
vladkens committed Feb 11, 2024
1 parent f1ab9d6 commit e31a24c
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
Binary file modified .github/example.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions .github/workflows/stale-issues.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
name: close stale issues

permissions:
issues: write
pull-requests: write

on:
workflow_dispatch:
schedule:
Expand Down
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
Twitter GraphQL API implementation with [SNScrape](https://github.com/JustAnotherArchivist/snscrape) data models.

<div align="center">
<img src=".github/example.png" alt="example of cli usage" width="560px">
<img src=".github/example.png" alt="example of cli usage" height="400px">
</div>

## Install
Expand Down

0 comments on commit e31a24c

Please sign in to comment.