forked from auyer/Protonup-rs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2 from ddotthomas/gui
Merge updates from Gui branch to main
- Loading branch information
Showing
24 changed files
with
3,742 additions
and
1,225 deletions.
There are no files selected for viewing
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
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 |
---|---|---|
|
@@ -10,5 +10,5 @@ jobs: | |
steps: | ||
- uses: yogevbd/[email protected] | ||
with: | ||
REQUIRED_LABELS_ANY: "π Feature,π Improvementπ Bug,π Docs,π§ͺ Tests,βοΈ CI,π¨ seguranΓ§a,π€ Dependabot" | ||
REQUIRED_LABELS_ANY_DESCRIPTION: "It is necessary to add a label to your PR. This will help to categorize it and add a note on the release." | ||
REQUIRED_LABELS_ANY: "π Feature,π Improvement,π Bug,π Docs,π§ͺ Tests,βοΈ CI,π¨ Security,π€ Dependencies" | ||
REQUIRED_LABELS_ANY_DESCRIPTION: "It is necessary to add a label to your PR. This will help to categorize it and add a note on the release. Chose one of [π Feature,π Improvement,π Bug,π Docs,π§ͺ Tests,βοΈ CI,π¨ Security,π€ Dependencies]" |
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
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 |
---|---|---|
@@ -0,0 +1,5 @@ | ||
repos: | ||
- repo: https://github.com/crate-ci/typos | ||
rev: v1.14.5 | ||
hooks: | ||
- id: typos |
Oops, something went wrong.