Skip to content

Commit 71763ed

Browse files
hotfix: label action
Signed-off-by: Brian Muenzenmeyer <[email protected]>
1 parent 047eb04 commit 71763ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/notify-on-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ permissions:
99

1010
jobs:
1111
notify_on_push:
12-
name: Notify on Force Push on `main`
12+
name: Notify on any direct push to `main`
1313
if: github.repository == 'nodejs/nodejs.org'
1414
runs-on: ubuntu-latest
1515
steps:

0 commit comments

Comments
 (0)