Skip to content

Commit d231dd6

Browse files
committed
Revert incorrect pre_activation logic fix - was not the actual issue
1 parent bce5345 commit d231dd6

File tree

2 files changed

+1
-10
lines changed

2 files changed

+1
-10
lines changed

.github/workflows/thank-you-note.lock.yml

Lines changed: 1 addition & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/thank-you-note.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,6 @@ safe-outputs:
1515
add-comment:
1616
max: 1
1717
target: "*"
18-
# NOTE: When compiling this workflow with gh-aw, manually verify that the
19-
# pre_activation job's activated output uses != 'true' instead of == 'true'
20-
# to ensure the workflow only runs for NON-team members (community contributors).
21-
# gh-aw v0.42.13 had a bug that inverted this logic.
2218
---
2319

2420
# Thank You Note Generator

0 commit comments

Comments
 (0)