diff --git a/.github/workflows/fetch_filter_resources.yaml b/.github/workflows/fetch_filter_resources.yaml index 357b1b0e..9dfa4c7a 100644 --- a/.github/workflows/fetch_filter_resources.yaml +++ b/.github/workflows/fetch_filter_resources.yaml @@ -16,7 +16,7 @@ jobs: fetch-servers: runs-on: ubuntu-20.04 name: Merge tools, fetch tutorials and filter the resources for communities - steps: + steps: - name: Checkout main uses: actions/checkout@v4 - uses: actions/setup-python@v5 @@ -118,4 +118,4 @@ jobs: body: Automatic resource update done via GitHub Action once a week base: main branch: resource-update - delete-branch: true \ No newline at end of file + delete-branch: true