Skip to content

Commit

Permalink
workflow and badge name
Browse files Browse the repository at this point in the history
  • Loading branch information
jessepeterson committed Jun 13, 2024
1 parent 8fdccd8 commit 899affb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/on-push-pr.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
name: CI
on:
push:
branches: [main]
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# NanoLIB

[![Go](https://github.com/micromdm/nanolib/actions/workflows/on-push-pr.yml/badge.svg)](https://github.com/micromdm/nanolib/actions) [![Go Reference](https://pkg.go.dev/badge/github.com/micromdm/nanolib.svg)](https://pkg.go.dev/github.com/micromdm/nanolib)
[![CI](https://github.com/micromdm/nanolib/actions/workflows/CI/badge.svg)](https://github.com/micromdm/nanolib/actions) [![Go Reference](https://pkg.go.dev/badge/github.com/micromdm/nanolib.svg)](https://pkg.go.dev/github.com/micromdm/nanolib)

NanoLIB is a library of Go packages for daemons and tooling that support the "Nano" suite of MDM-related projects.

0 comments on commit 899affb

Please sign in to comment.