diff options
author | Luchian Nemes <luchian.nemes@puppet.com> | 2020-09-08 17:28:21 +0300 |
---|---|---|
committer | Luchian Nemes <luchian.nemes@puppet.com> | 2020-09-10 14:59:06 +0300 |
commit | 69102d105589a7d4a97dd51b5beaad0d93b05a8e (patch) | |
tree | 417e22fb7db7bbf6049573b90648c4a5b469aafd /README.md | |
parent | 7b40d8f0d8fb4de4643289d03880e8033e9c36f7 (diff) | |
download | puppet-mailalias_core-69102d105589a7d4a97dd51b5beaad0d93b05a8e.tar.gz puppet-mailalias_core-69102d105589a7d4a97dd51b5beaad0d93b05a8e.tar.bz2 |
(MODULES-10800) Add GitHub Actions workflows
Added GitHub Actions workflows for `Static Code Analysis` and `Unit
Tests` that run each time there is a new `pull request` or `git push`.
`Unit tests` are also set to run every workday at `05:00:00 UTC`.
The `.yaml` config files of `Travis` and `AppVeyor` have been removed.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ # mailalias +[](https://github.com/puppetlabs/puppetlabs-mailalias_core/actions) +[](https://github.com/puppetlabs/puppetlabs-mailalias_core/actions) +[](https://github.com/puppetlabs/puppetlabs-mailalias_core/actions) +[](https://github.com/puppetlabs/puppetlabs-mailalias_core/actions) + + #### Table of Contents 1. [Description](#description) |