Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/higebu/actions-email-domain
https://github.com/higebu/actions-email-domain
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/higebu/actions-email-domain
- Owner: higebu
- License: mit
- Created: 2020-04-06T13:17:27.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-10-23T19:15:27.000Z (3 months ago)
- Last Synced: 2024-10-26T20:07:11.215Z (2 months ago)
- Language: JavaScript
- Size: 1.23 MB
- Stars: 3
- Watchers: 3
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# actions-email-domain
[![test](https://github.com/higebu/actions-email-domain/actions/workflows/test.yml/badge.svg)](https://github.com/higebu/actions-email-domain/actions/workflows/test.yml)
## Usage
```yaml
uses: higebu/actions-email-domain@v1
with:
domains: 'foo.com,bar.com'
```