Skip to content

Commit

Permalink
hotfix: label action
Browse files Browse the repository at this point in the history
Signed-off-by: Brian Muenzenmeyer <brian.muenzenmeyer@gmail.com>
  • Loading branch information
bmuenzenmeyer authored Jan 26, 2025
1 parent 047eb04 commit 71763ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/notify-on-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ permissions:

jobs:
notify_on_push:
name: Notify on Force Push on `main`
name: Notify on any direct push to `main`
if: github.repository == 'nodejs/nodejs.org'
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 71763ed

Please sign in to comment.