Skip to content

Commit 2d33733

Browse files
committed
Adding instructions to build-testcase-workflow-simple
1 parent 11f86f7 commit 2d33733

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

build-testcase-workflow-simple

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Create a repository and setup a simple workflow
2+
# Prior to running this, make any needed modifications to test-data/workflow-simple.yml_
3+
# that are needed for the testcase.
4+
# The "as delivered" version of workflow-simple.yml_ will trigger the workflow
5+
# with dispatch event
6+
#
27
./create-repo.sh | jq -r '.name'
8+
39
python3 create-workflow-simple-json-file.py
410
echo -n "Adding workflow file: "
511
./create-commit-workflow-simple.sh | jq -r '.content.path'

0 commit comments

Comments
 (0)