diff --git a/.github/workflows/advance_ois.yml b/.github/workflows/advance_ois.yml index 0e755ac7..56da6c35 100644 --- a/.github/workflows/advance_ois.yml +++ b/.github/workflows/advance_ois.yml @@ -56,8 +56,3 @@ jobs: max_attempts: 50 command: | staking/target/release/staking-cli --keypair key.json --rpc-url https://api.devnet.solana.com/ advance --hermes-url https://hermes.pyth.network/ --wormhole HDwcJBJXjL9FpJ7UBsYBtaDjsBUhuLCUYoz3zr8SWWaQ - - # This is to prevent disabling the workflow after 60 days - - name: Keep Alive - run: | - git commit --allow-empty -m "Successfully advanced OIS on $(date)"