Skip to content

Commit 317b257

Browse files
Merge pull request #7 from bytebase/a-branch-3
update
2 parents 664c589 + 5796999 commit 317b257

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bb-masking-2.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ jobs:
110110
with:
111111
script: |
112112
const changedFiles = process.env.CHANGED_FILES || '';
113-
let commentBody = `### Masking Policy Update Summary\n\n`;
113+
let commentBody = `### Masking Policy Update 2 Summary\n\n`;
114114
115115
// Add status of merge
116116
commentBody += `✅ **PR Status:** Merged\n\n`;

0 commit comments

Comments
 (0)