Compare commits

..

1 Commits

Author SHA1 Message Date
a
4820d42e3a Delete '.nvmrc' 2022-02-23 02:53:35 +00:00
3 changed files with 0 additions and 7 deletions

View File

@ -184,9 +184,6 @@ jobs:
# This environment "npm" requires someone from
# coder/code-server-reviewers to approve the PR before this job runs.
environment: npm
# Only run if PR comes from base repo
# Reason: forks cannot access secrets and this will always fail
if: github.event.pull_request.head.repo.full_name == github.repository
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2

View File

@ -22,9 +22,6 @@ jobs:
name: Docs preview
runs-on: ubuntu-20.04
environment: CI
# Only run if PR comes from base repo
# Reason: forks cannot access secrets and this will always fail
if: github.event.pull_request.head.repo.full_name == github.repository
steps:
- name: Cancel Previous Runs
uses: styfle/cancel-workflow-action@0.9.1

1
.nvmrc
View File

@ -1 +0,0 @@
.node-version