From: Daniel Carabas Date: Tue, 16 Feb 2021 17:19:03 +0000 (+0200) Subject: Add auto_release.yml to sync.yml X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=refs%2Fheads%2Fpdksync_remove_puppet5;p=puppet-modules%2Fpuppetlabs-apt.git Add auto_release.yml to sync.yml --- diff --git a/.sync.yml b/.sync.yml index 1e0ee4f..fa68764 100644 --- a/.sync.yml +++ b/.sync.yml @@ -40,3 +40,5 @@ spec/spec_helper.rb: unmanaged: false .github/workflows/nightly.yml: unmanaged: false +.github/workflows/auto_release.yml: + unmanaged: false