From: Jóhann B. Guðmundsson Date: Fri, 7 Aug 2020 15:57:07 +0000 (+0000) Subject: Update master-labels.yml X-Git-Tag: 051~99 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cafd314b70cdb70ad48a501a347edd3e6b652252;p=thirdparty%2Fdracut.git Update master-labels.yml Fixing bad intentation --- diff --git a/.github/workflows/master-labels.yml b/.github/workflows/master-labels.yml index 3202719fb..ad92fd2bc 100644 --- a/.github/workflows/master-labels.yml +++ b/.github/workflows/master-labels.yml @@ -2,11 +2,11 @@ # apply a label based on the paths that are modified in the pull request. name: master-labeler -on: + on: schedule: - cron: '*/15 * * * *' - branches: - - master + branches: + - master jobs: label: