We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0dbabcd commit e159366Copy full SHA for e159366
1 file changed
README.md
@@ -0,0 +1,11 @@
1
+# Github bot for Strawberry GraphQL
2
+
3
+This is the bot used in addition to our GitHub actions for automating release
4
+file checks (and more) on
5
+[Strawberry GraphQL's main repo](https://github.com/strawberry-graphql/strawberry)
6
7
+## How to run
8
9
+```shell
10
+make run
11
+```
0 commit comments