From: Daniel Carabas Date: Tue, 16 Feb 2021 17:19:03 +0000 (+0200) Subject: Add auto_release.yml to sync.yml X-Git-Tag: v3.0.0~4^2 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=refs%2Fheads%2Fpdksync_remove_puppet5;p=puppet-modules%2Fpuppetlabs-firewall.git Add auto_release.yml to sync.yml --- diff --git a/.sync.yml b/.sync.yml index c8ff899..920f7b8 100644 --- a/.sync.yml +++ b/.sync.yml @@ -48,3 +48,5 @@ spec/spec_helper.rb: unmanaged: false .github/workflows/pr_test.yml: unmanaged: false +.github/workflows/auto_release.yml: + unmanaged: false