Skip to content

Commit

Permalink
Merge pull request #672 from socallinuxexpo/rh/issue-630
Browse files Browse the repository at this point in the history
[READY] - rename gha CI to be generic
  • Loading branch information
kylerisse authored Feb 19, 2024
2 parents dd5ec74 + d0775fa commit 44134ed
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
name: validate-datafiles
name: ci

on:
pull_request:
Expand All @@ -10,7 +10,7 @@ on:

jobs:
validate_datafiles:
name: validate_datafiles
name: ci_core
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@

<p align="center"><img src="http://sarcasticadmin.com/scale/imgs/tux-scale-tech-2018.png" width="360"></p>
<p align="center">
<a href="https://github.com/socallinuxexpo/scale-network/actions/workflows/ci.yml"><img src="https://github.com/socallinuxexpo/scale-network/actions/workflows/ci.yml/badge.svg?branch=master" alt="CI Status"></img></a>
<a href="https://github.com/socallinuxexpo/scale-network/actions/workflows/openwrt-build.yml"><img src="https://github.com/socallinuxexpo/scale-network/actions/workflows/openwrt-build.yml/badge.svg?branch=master" alt="Openwrt Build Status"></img></a>
</p>

Expand Down

0 comments on commit 44134ed

Please sign in to comment.