We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11f86f7 commit 2d33733Copy full SHA for 2d33733
1 file changed
build-testcase-workflow-simple
@@ -1,5 +1,11 @@
1
# 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
+#
7
./create-repo.sh | jq -r '.name'
8
+
9
python3 create-workflow-simple-json-file.py
10
echo -n "Adding workflow file: "
11
./create-commit-workflow-simple.sh | jq -r '.content.path'
0 commit comments