Closed JTaeuber closed 2 months ago
The check for release workflow triggered the warning message multiple times when you created labels beforehand.
Changed the if check for the job.
I tested this here. Now it always adds the needs approval label if it was removed without writing the message again for labeling and unlabeling.
needs approval
Motivation
The check for release workflow triggered the warning message multiple times when you created labels beforehand.
Changes
Changed the if check for the job.
Tests done
I tested this here. Now it always adds the
needs approval
label if it was removed without writing the message again for labeling and unlabeling.