Skip to content

Commit

Permalink
try adding explicit branches
Browse files Browse the repository at this point in the history
  • Loading branch information
martypdx committed Oct 30, 2023
1 parent 3d74f94 commit 064ed8b
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/deploy-staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,7 @@ on:
workflow_run:
workflows: ["CI"]
types: [completed]

# push:
# branches: staging
# pull_request:
# branches: staging
branches: [staging,supabase-edge-fn]

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

0 comments on commit 064ed8b

Please sign in to comment.