Skip to content

Commit

Permalink
Merge pull request #80 from codemonkey85/dev
Browse files Browse the repository at this point in the history
Update README
  • Loading branch information
codemonkey85 authored Dec 9, 2024
2 parents 67ac1d5 + 79d4e01 commit cb33b11
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/buildandtest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,6 @@ on:
- '**/*.yml'
pull_request:
branches: [ "dev", "main" ]
paths-ignore:
- "**.md"
- "**.ps1"
- ".editorconfig"
- "TestFiles/*"
- '**/*.gitignore'
- '**/*.gitattributes'
- '**/*.yml'

jobs:
build:
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ Some images from: https://github.com/msikma/PokeDings

[![pages-build-deployment](https://github.com/codemonkey85/PKMDS-Blazor/actions/workflows/pages/pages-build-deployment/badge.svg)](https://github.com/codemonkey85/PKMDS-Blazor/actions/workflows/pages/pages-build-deployment)

[![Dependabot Updates](https://github.com/codemonkey85/PKMDS-Blazor/actions/workflows/dependabot/dependabot-updates/badge.svg)](https://github.com/codemonkey85/PKMDS-Blazor/actions/workflows/dependabot/dependabot-updates)

Special thanks to [Kaphotics](https://github.com/kwsch/), as well as [all the contributors to PKHeX and PKHeX.Core](https://github.com/kwsch/PKHeX/graphs/contributors).

PLEASE NOTE: PKMDS does not, and will never, support custom ROMs.
Expand Down

0 comments on commit cb33b11

Please sign in to comment.