Skip to content

I have been hack and even thou i try to use every security measure the hacker still messes with the pages i go to, i need to do some coding he messed up with my repositories, i deleted the computer he is still there and i cannot download nor powershell nor visualstudio cause he hacks into it and use it against me i really dont know what to do. #5494

I have been hack and even thou i try to use every security measure the hacker still messes with the pages i go to, i need to do some coding he messed up with my repositories, i deleted the computer he is still there and i cannot download nor powershell nor visualstudio cause he hacks into it and use it against me i really dont know what to do.

I have been hack and even thou i try to use every security measure the hacker still messes with the pages i go to, i need to do some coding he messed up with my repositories, i deleted the computer he is still there and i cannot download nor powershell nor visualstudio cause he hacks into it and use it against me i really dont know what to do. #5494

Workflow file for this run

name: "Mark new issues with needs-triage label"
on:
issues:
types:
- reopened
- opened
jobs:
label-new-issues:
runs-on: ubuntu-latest
steps:
- name: initial labelling
uses: andymckay/labeler@master
with:
add-labels: "needs triage"
ignore-if-assigned: true