Skip to content

Commit

Permalink
Updated Meta workflow, added guide link to example README
Browse files Browse the repository at this point in the history
  • Loading branch information
LTPhantom committed Apr 5, 2024
1 parent 2f00e99 commit f8f5ab9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/gma_mediation_meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ on:
- "packages/mediation/gma_mediation_meta/android/**"
push:
branches:
- master
- main

jobs:
flutter:
Expand Down
3 changes: 2 additions & 1 deletion packages/mediation/gma_mediation_meta/example/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# gma_mediation_meta_example

Demonstrates how to use the gma_mediation_meta plugin.
Learn how to integrate with your app that uses the [google_mobile_ads](https://pub.dev/packages/google_mobile_ads) plugin
by following the [development guide](https://developers.google.com/admob/flutter/mediation/meta).

## Getting Started

Expand Down

0 comments on commit f8f5ab9

Please sign in to comment.