We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0eacc2 commit 65f8229Copy full SHA for 65f8229
README.md
@@ -1,5 +1,8 @@
1
# CCBR-GitHub-Playground
2
This training repo is for CCBR internal devs to familiarize with GitHub operation
3
4
-1. Modify Readme to Test
5
- Initial testing 2_1_23
+1. Modify the function codes to test commit action.
+2. Modify the test function codes to test commit action.
6
+3. Merge feature to dev, and create pull request from dev to release to test merge to release action.
7
+4. Create pull request release to main to test the check on merge to main action.
8
+5. Merge the release to main, this will trigger automatic file generation action.
0 commit comments