Skip to content
alert-circle

GitHub Action

None contributed alert

v1.0.0 Latest version

None contributed alert

alert-circle

None contributed alert

Alert every day when you do not contribute anything to Github

Installation

Copy and paste the following snippet into your .yml file.

              

- name: None contributed alert

uses: hienlh/[email protected]

Learn more about this action in hienlh/none-contributed-alert

Choose a version

None contributed alert action

This action will send an email to alert when today you do not contributed

Inputs

email

Required Your email address to be sent an alert email.

Outputs

message

The result message.

Example usage

uses: hienlh/[email protected]
with:
  email: "[email protected]"