Skip to content

Commit

Permalink
chore: force flow
Browse files Browse the repository at this point in the history
  • Loading branch information
sesheffield committed Sep 10, 2024
1 parent 11aec13 commit 5ee8ce8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/cd-protonet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@ on:
push:

jobs:
fuzz-v2:
runs-on: ubuntu-latest
steps:
- name: checkout repo from current commit
uses: actions/checkout@v4
# in order:
# enter standby (prevents autoscaling group from killing node during deploy)
# stop kava
Expand Down

0 comments on commit 5ee8ce8

Please sign in to comment.