Skip to content

Commit 0cbc8a6

Browse files
Update README
1 parent e7044fe commit 0cbc8a6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,12 @@ This repository serves as playground for the CICD and DevOps workshop at ScaDS.A
55
## Fork and Clone the Github Repository
66

77
* Fork the repository into your GitHub account, copy the default branch `develop` only
8+
* In your fork, enable Actions -> Workflows
89
* Clone your fork locally
910
```bash
1011
git clone https://github.com/path/to/your/fork.git
1112
```
13+
* You can now work on your fork
1214

1315
### Project Structure
1416

0 commit comments

Comments
 (0)