Skip to content

Commit f0a1b70

Browse files
committed
add disclaimer
Signed-off-by: Santiago Figueroa Manrique <figueroa1395@gmail.com>
1 parent d72e9b5 commit f0a1b70

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test-workflow.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
# This file works as a placeholder for new workflows to be tested
66
# in the GitHub actions tab before being merged.
77
# It is not intended to be used in the main branch, but rather in PRs.
8+
# After testing, this workflow should be returned to the original state;
9+
# this is checked by the check-code-quality workflow.
810
name: Test workflow
911

1012
on:

0 commit comments

Comments
 (0)