Run autotask every block

hi, Is there a way to trigger a contract execution through autotask every time a new block is mined?
I've checked sentinels and have only found when events/transactions/function calls happen.

Thank you very much!

Hi @donoso_eth -

The best way I can think of it you could trigger an Autotask to run every 12 seconds (or whatever the chain's block interval is). Unfortunately that's not necessarily going to be super precise on every chain. Is there a particular contract you can monitor to determine if the Autotask should run? That would be the primary use case for Defender Sentinels.

Dan McKeon
OpenZeppelin