From b22c71110b0d399bff438773ba046171982fec6b Mon Sep 17 00:00:00 2001 From: Sherwin Daganato Date: Mon, 26 Apr 2021 02:16:19 +0800 Subject: [PATCH] Add Perl actions --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 85aa2b0..45bceb0 100644 --- a/README.md +++ b/README.md @@ -158,6 +158,7 @@ Set up your GitHub Actions workflow with a specific version of your programming - [GitHub Actions for WordPress](https://github.com/10up/actions-wordpress/) - [GitHub Actions for Composer](https://github.com/MilesChou/composer-action) - [GitHub Actions for Flutter](https://github.com/subosito/flutter-action) +- [GitHub Actions for Perl](https://github.com/perl-actions) - [GitHub Actions for PHP](https://github.com/shivammathur/setup-php) - [GitHub Actions for Rust](https://github.com/actions-rs) - [GitHub Actions for Android](https://github.com/Malinskiy/action-android)