@@ -75,7 +75,7 @@ By default, github-script will use the token provided to your workflow.
```yaml
- name:View context attributes
uses:actions/github-script@0.9.0
uses:actions/github-script@v3
with:
script:console.log(context)
```
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.