Skip to content

Commit

Permalink
🚧 Don't run CD on PRs or main branch pushes
Browse files Browse the repository at this point in the history
  • Loading branch information
agriyakhetarpal committed Jan 5, 2024
1 parent 6856f62 commit aa4562c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@ name: CD

on:
workflow_dispatch:
pull_request:
push:
branches:
- main
release:
types:
- published
Expand Down

0 comments on commit aa4562c

Please sign in to comment.