Skip to content

Commit

Permalink
remove branch staging because source is different branch
Browse files Browse the repository at this point in the history
  • Loading branch information
martypdx committed Oct 30, 2023
1 parent 2e40b57 commit 3d74f94
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/deploy-staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,11 @@ on:
workflow_run:
workflows: ["CI"]
types: [completed]
branches: staging
workflow_dispatch:

# push:
# branches: staging
# pull_request:
# branches: staging

env:
SUPABASE_ACCESS_TOKEN: ${{ secrets.SUPABASE_ACCESS_TOKEN }}
Expand Down

0 comments on commit 3d74f94

Please sign in to comment.