Skip to content

Commit

Permalink
Add badge
Browse files Browse the repository at this point in the history
  • Loading branch information
radare authored and trufae committed Apr 3, 2024
1 parent 5956435 commit 3aeb4c1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ on:
pull_request:

jobs:
build-r2-pdf:
name: build-r2-pdf
build-radare2-pdf:
name: build-radare2-pdf
runs-on: ubuntu-latest
steps:
- name: Checkout
Expand Down
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
radare2 cheatsheets
====================
# radare2 cheatsheets

+ [radare2 cheatsheet](r2cheatsheet.pdf)
[![CI](https://github.com/astralia/radare2-cheatsheets/actions/workflows/ci.yml/badge.svg)](https://github.com/astralia/radare2-cheatsheets/actions/workflows/ci.yml)

+ [radare2 cheatsheet](radare2-cheatsheet.pdf)
+ [r2frida cheatsheet](r2frida-cheatsheet.pdf)

0 comments on commit 3aeb4c1

Please sign in to comment.