Skip to content

Commit 4a6e971

Browse files
Small change in README.md.
1 parent 6fe12e5 commit 4a6e971

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# GXF github workflows
2-
## Run build.yml for testing
2+
## build.yml
3+
Responsible for building docker containers as artifacts and running cucumber tests.
4+
5+
### Run build.yml for testing
36
To run build.yml for testing you need to add a label to your PR containing the text cucumber_testing. You can add a label by opening your PR in the github interface and clicking labels in the right side bar according to https://docs.github.com/en/issues/using-labels-and-milestones-to-track-work/managing-labels.
47
Afterwards you can remove the label again.

0 commit comments

Comments
 (0)