Skip to content

Commit b886484

Browse files
committed
wrong label
1 parent 64e1018 commit b886484

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/examples.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -449,7 +449,7 @@ jobs:
449449
new: fixtures/file4_added.txt
450450
mode: addition
451451
token: ${{ secrets.GITHUB_TOKEN }}
452-
title: Works
452+
title: Works (sticky)
453453
notify_issue: true
454454
notify_check: true
455455

@@ -465,6 +465,6 @@ jobs:
465465
new: fixtures/file2_deleted.txt
466466
mode: addition
467467
token: ${{ secrets.GITHUB_TOKEN }}
468-
title: Fails
468+
title: Fails (sticky)
469469
notify_issue: true
470470
notify_check: true

0 commit comments

Comments
 (0)