forked from bitwarden/web
-
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.
Patch CI to allow for redeployments. Add Github actions to prettier .…
…ignore as well. (bitwarden#1352) * Added inputs for reruns * Added github workflows to .prettierignore * Moved the Redeploy logic into the setup job
- Loading branch information
1 parent
3880d60
commit cc9b9c9
Showing
2 changed files
with
18 additions
and
6 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 |
---|---|---|
|
@@ -8,3 +8,6 @@ jslib | |
src/locales | ||
src/404/*.min.css | ||
src/scripts/u2f.js | ||
|
||
# Github Workflows | ||
.github/workflows |