3 Forks
9 Stars
9 Watchers

.github

Helpful workflow templates for GitHub Actions at Bayer (needs to be public for the templates)

How to download and setup .github

Open terminal and run command
git clone https://github.com/bayer-int/.github.git
git clone is used to create a copy or clone of .github repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with .github https://github.com/bayer-int/.github/archive/master.zip

Or simply clone .github with SSH
[email protected]:bayer-int/.github.git

If you have some problems with .github

You may open issue on .github support forum (system) here: https://github.com/bayer-int/.github/issues