Skip to content

Commit

Permalink
Amend README to test webhook
Browse files Browse the repository at this point in the history
  • Loading branch information
michamos committed Dec 3, 2024
1 parent 1a9ef2e commit 28a6057
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ class MyCustomAction(SearchCheckDo):
MyCustomAction()
```

Concrete examples can be found [here](https://github.com/inspirehep/inspirehep/blob/master/backend/inspirehep/curation/search_check_do/examples.py).
Concrete examples can be found [here](https://github.com/inspirehep/inspirehep/blob/master/backend/inspirehep/curation/search_check_do/examples.py) or under [scripts](/scripts/).

#### Logging

Expand Down

0 comments on commit 28a6057

Please sign in to comment.