Skip to content

Commit

Permalink
chore: disable cd-protonet workflow (#2015)
Browse files Browse the repository at this point in the history
  • Loading branch information
sesheffield authored Aug 26, 2024
1 parent 71347d4 commit 7b41265
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/cd-protonet.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: Continuous Deployment (Protonet)
# run after every successful CI job of new commits to the master branch
on:
workflow_run:
workflows: [Continuous Integration (Kava Master)]
types:
- completed
## run after every successful CI job of new commits to the master branch
#on:
# workflow_run:
# workflows: [Continuous Integration (Kava Master)]
# types:
# - completed

jobs:
# in order:
Expand Down

0 comments on commit 7b41265

Please sign in to comment.