Skip to content

Commit 92fd067

Browse files
test change to readme
1 parent 3cb93e6 commit 92fd067

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.github/workflows/python-publish.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
PATTERNS: |
2222
+(documentation)/*.md
2323
CHANGE*.md
24+
READ*.md
2425
# FILES: |
2526
# CHANGELOG.md
2627
# README.md
@@ -35,7 +36,7 @@ jobs:
3536
- name: Check if README.md or Doc/** is updated else exit
3637
if: (env.GIT_DIFF == '')
3738
run: |
38-
echo Update documentation files or README.md before push
39+
echo Update documentation files and README.md before push
3940
exit 1
4041
4142
- name: push build status to Slack

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2835,4 +2835,4 @@ Sample Description for teset file. Kindly ignore
28352835
p.s. we need xhangelog to pass too. I am exhausted!
28362836

28372837
Don't check my workflow oo!
2838-
premium tears.
2838+
premium tears. We should be fine now

0 commit comments

Comments
 (0)