generated from srealmoreno/template-repo
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added paginated call for getRepos (#25)
* Added pagination for getRepos * linter warnings fixed for get-repos file * npm version patch * npm version reset * 1.0.1 --------- Co-authored-by: Salvador real <[email protected]>
- Loading branch information
1 parent
adfa793
commit 61653e5
Showing
4 changed files
with
8 additions
and
11 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "label-sync-action", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"engines": { | ||
"node": "v16", | ||
"npm": "v8" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters