Skip to content

Commit

Permalink
Configured CD to only deploy on root push
Browse files Browse the repository at this point in the history
  • Loading branch information
BT-Creator committed Jul 24, 2024
1 parent f1c0a16 commit 2fafc02
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@ name: Loama CD
on:
push:
branches: [ "root" ]
pull_request:
branches: [ "root" ]


permissions:
contents: read
Expand Down

0 comments on commit 2fafc02

Please sign in to comment.