| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
Thanks for this! Are there any other changes beyond reorganizing the files? I didn't see anything obvious, but wanted to double check.
Sorry, something went wrong.
This is a pure refactoring PR, and there are no changes beyond reorganizing the files. |
Sorry, something went wrong.
| // the GITHUB_REF as that is a protected variable and cannot be overwritten. | ||
| let refEnv: string; | ||
| try { | ||
| refEnv = getRequiredEnvParam("GITHUB_REF"); |
Code scanning / CodeQL
Some environment variables may not exist in default setup workflows
| Back | FazBrowse Home | New Git URL |
This is a refactoring PR that addresses the TODO item left from #2559.
Merge / deployment checklist