Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added github actions between repositories. (PolusAI#72)
* Added github actions between repositories. * Set workflow run-name * add info to concurrency criteria * remove echo (hangs on Windows) * fix environment variables * Added secrets.ACCESS_TOKEN check and documentation. * dispatch build_and_run_workflows.yml * remove concurrency from branch_dispatch.yml * use intermediate environment variable to prevent script injection attacks * use javascript actions to support multi line commit messages and to prevent script injection attacks * Replace personal access token with Github App token. * Use base repo owner. * Clean comments and add doc to branch dispatch. --------- Co-authored-by: Jake Fennick <jake.fennick@axleinfo.com>
- Loading branch information