Skip to content

Commit d94c5d9

Browse files
Revert "feat: add keep alive to advance OIS workflow (#566)" (#567)
This reverts commit bb40108.
1 parent bb40108 commit d94c5d9

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/advance_ois.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,3 @@ jobs:
5656
max_attempts: 50
5757
command: |
5858
staking/target/release/staking-cli --keypair key.json --rpc-url https://api.devnet.solana.com/ advance --hermes-url https://hermes.pyth.network/ --wormhole HDwcJBJXjL9FpJ7UBsYBtaDjsBUhuLCUYoz3zr8SWWaQ
59-
60-
# This is to prevent disabling the workflow after 60 days
61-
- name: Keep Alive
62-
run: |
63-
git commit --allow-empty -m "Successfully advanced OIS on $(date)"

0 commit comments

Comments
 (0)