Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
Ishankoradia committed Feb 13, 2025
1 parent 359f777 commit 6e3ffda
Showing 1 changed file with 3 additions and 10 deletions.
13 changes: 3 additions & 10 deletions .github/workflows/dalgo-cd.yml
Original file line number Diff line number Diff line change
@@ -1,16 +1,9 @@
name: Dalgo CD

on:
# push:
# branches: [main]
# pull_request:
# branches: [main]
workflow_run:
workflows: ["Dalgo CI"]
types:
- completed
workflow_dispatch:

push:
branches: [main]

jobs:
deploy:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 6e3ffda

Please sign in to comment.