From: Craig Gumbley Date: Fri, 25 Mar 2022 15:33:44 +0000 (+0000) Subject: (MAINT) Fixes no new line at EOF X-Git-Tag: v3.5.0~8^2 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=refs%2Fheads%2Fpdksync_pdksync_add_workflows;p=puppet-modules%2Fpuppetlabs-firewall.git (MAINT) Fixes no new line at EOF --- diff --git a/.github/workflows/labeller.yml b/.github/workflows/labeller.yml index cb3a930..104370a 100644 --- a/.github/workflows/labeller.yml +++ b/.github/workflows/labeller.yml @@ -19,4 +19,4 @@ jobs: label_name: community label_color: '5319e7' org_membership: puppetlabs - token: ${{ secrets.IAC_COMMUNITY_LABELER }} \ No newline at end of file + token: ${{ secrets.IAC_COMMUNITY_LABELER }}