From: The Block List Project <66567751+blocklistproject@users.noreply.github.com> Date: Thu, 1 Dec 2022 23:41:13 +0000 (-0600) Subject: Update run-automations.yml X-Git-Tag: aggregated-20250518~209^2~2 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=ce6d7d5a42c87dc78bd65db8d5c1dccf77454f34;p=thirdparty%2Fblocklistproject%2Flists.git Update run-automations.yml --- diff --git a/.github/workflows/run-automations.yml b/.github/workflows/run-automations.yml index 5cc0c44..ce6d87f 100644 --- a/.github/workflows/run-automations.yml +++ b/.github/workflows/run-automations.yml @@ -8,6 +8,7 @@ jobs: generate: runs-on: ubuntu-latest steps: + - run: git config --global --add safe.directory /github/workspace - uses: actions/checkout@v2 - name: Use Node.js uses: actions/setup-node@v1