Skip to content

Commit

Permalink
update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
JesusPaz committed Jan 2, 2024
1 parent c1eeb68 commit 5d2fe1c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ name: "Test Installation Scripts"
on:
push:
branches:
- main
- master
pull_request:
branches:
- main
- master

jobs:
deb:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

[![CircleCI](https://circleci.com/gh/nodesource/distributions/tree/master.svg?style=svg)](https://circleci.com/gh/nodesource/distributions/tree/master)

[![Github Actions Test](https://github.com/nodesource/distributions/actions/workflows/CI.yaml/badge.svg)](https://github.com/nodesource/distributions/actions/workflows/CI.yaml)
[![Github Actions Test](https://github.com/nodesource/distributions/actions/workflows/ci.yaml/badge.svg)](https://github.com/nodesource/distributions/actions/workflows/ci.yaml)

This repository contains the instructions to install the **[NodeSource](https://nodesource.com)** **[Node.js](http://nodejs.org)** Binary Distributions via .rpm and .deb as well as their setup and support scripts.

Expand Down

0 comments on commit 5d2fe1c

Please sign in to comment.