Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Merge pull request #15 from AlvaroCarnicero/dev_AlvaroCarnicero #151

Merge pull request #15 from AlvaroCarnicero/dev_AlvaroCarnicero

Merge pull request #15 from AlvaroCarnicero/dev_AlvaroCarnicero #151

Workflow file for this run

name: Workflow
on:
push:
branches:
- '**'
pull_request:
branches:
- '!master'
jobs:
windows:
name: windows-2022
runs-on: windows-2022
steps:
- name: Checkout
uses: actions/checkout@v1
with:
submodules: false
- name: Run Nuke Build
run: ./.nuke/build.cmd --GitHubToken ${{ secrets.GITHUB_TOKEN }}
Morty Proxy This is a proxified and sanitized view of the page, visit original site.