@@ -421,7 +421,7 @@ Actions cannot obviously be named `pre` or `post`.
Actions can even be parameterized. For example:
```yaml
actions:
echoaction:echo '{0}' >> {1}
echoaction:echo '{0}' > {1}
config:
backup:true
create:true
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.