From 154b9b9915a5764aa778e0b8abcc67a5a5dae420 Mon Sep 17 00:00:00 2001 From: tkmru Date: Thu, 4 Jan 2024 08:39:19 +0900 Subject: [PATCH] Rename branch to main and filter build to reflect badge --- .github/workflows/codeql-analysis.yml | 4 ++-- README.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index 65a0a92..0943510 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -13,10 +13,10 @@ name: "CodeQL" on: push: - branches: [ master ] + branches: [ main ] pull_request: # The branches below must be a subset of the branches above - branches: [ master ] + branches: [ main ] schedule: - cron: '17 23 * * 4' diff --git a/README.md b/README.md index a568d6c..76f3daf 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ # ipa-medit [![GitHub release](https://img.shields.io/github/v/release/aktsk/ipa-medit.svg)](https://github.com/aktsk/ipa-medit/releases/latest) -[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/aktsk/ipa-medit/blob/master/LICENSE) +[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/aktsk/ipa-medit/blob/main/LICENSE) [![](https://img.shields.io/badge/Black%20Hat%20Arsenal-USA%202021-blue.svg)](https://www.blackhat.com/us-21/arsenal/schedule/index.html#ipa-medit-memory-search-and-patch-tool-for-ipa-without-jailbreaking-24072) -![](https://github.com/aktsk/ipa-medit/workflows/test/badge.svg) +![](https://github.com/aktsk/ipa-medit/workflows/test/badge.svg?branch=main) Ipa-medit is a memory search and patch tool for resigned ipa without jailbreaking. It supports iOS apps running on iPhone and Apple Silicon Mac.