From 8a70685e352816fee4c398b6ae385e45cd4ec36d Mon Sep 17 00:00:00 2001 From: Diego Escobedo Date: Tue, 13 Sep 2022 19:58:26 -0700 Subject: [PATCH] change workflow to new file structure --- .github/workflows/django-postgres.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.github/workflows/django-postgres.yml b/.github/workflows/django-postgres.yml index 7cafa25c5..2e83d81dc 100644 --- a/.github/workflows/django-postgres.yml +++ b/.github/workflows/django-postgres.yml @@ -9,11 +9,6 @@ on: pull_request: branches: ["main"] - -defaults: - run: - working-directory: lotus - permissions: contents: read