Skip to content

Commit

Permalink
debug workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
terrancrypt committed Jul 17, 2024
1 parent 1d14b48 commit 83d6797
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,9 @@ name: Deploy Astro to Vercel

on:
push:
branches:
- main
- develop
- feature/*
branches: [workflows]
pull_request:
branches: [main]
types: [opened, synchronize, reopened]

jobs:
deploy:
Expand Down

0 comments on commit 83d6797

Please sign in to comment.