Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
ukupat committed Feb 1, 2024
1 parent a9f7f68 commit 59c6a36
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,14 @@

This action informs reviewers about the PR's submodule status:

> **Submodule "Foo" status**
> **Submodule "foo" status**
>
> - Current branch: **feature/bar**
> - Behind main: **2 (4 days)**
> - Ahead main: **1**
> - Last commit: _"Merge pull request #182" by John Doe_
>
> [View exact state]()[View open PR]()
> [View exact state](#)[View open PR](#)[View last commit](#)
The action currently works only with one submodule. Create an issue if you wish us to support more (recursive) submodules.

Expand Down

0 comments on commit 59c6a36

Please sign in to comment.