Skip to content
View PhixoR13's full-sized avatar
💭
@#FIXOFOP638.md
💭
@#FIXOFOP638.md

Block or report PhixoR13

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
PhixoR13/README.md
  • 👋 Hi, I’m @#FIXOFOP638.md
  • 👀 I’m interested in ...
  • 🌱 I’m currently learning ...
  • 💞️ I’m looking to collaborate on ...
  • 📫 How to reach me ...
  • 😄 Pronouns: ...
  • ⚡ Fun fact: ...

name: Run commands on different operating systems on: push: branches: [ main ] pull_request: branches: [ main ]

jobs: Run-npm-on-Ubuntu: name: Run npm on Ubuntu runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 - uses: actions/setup-node@v4 with: node-version: '14' - run: npm help

Run-PSScriptAnalyzer-on-Windows: name: Run PSScriptAnalyzer on Windows runs-on: windows-latest steps: - uses: actions/checkout@v4 - name: Set up PowerShell uses: actions

Popular repositories Loading

  1. PhixoR13.md PhixoR13.md Public

    Config files for my GitHub profile.

    2

  2. PhixoR13 PhixoR13 Public

    Config files for my GitHub profile.

    1

  3. puppeteer puppeteer Public

    Forked from FIXOMX638XBOX/puppeteer

    JavaScript API for Chrome and Firefox

    TypeScript 1

  4. PowerShell PowerShell Public

    Forked from PowerShell/PowerShell

    PowerShell for every system!

    C#

  5. MrPuppeteer MrPuppeteer Public

    Forked from MrPuppeteer/MrPuppeteer

    Config files for my GitHub profile.

  6. FIXO-FOP--638 FIXO-FOP--638 Public template

    Forked from ovh/manager

    OVHcloud Control Panel

    JavaScript