mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-02 17:31:39 +00:00
ci: remove unnecessary condition in deploy workflow
This commit is contained in:
@@ -13,7 +13,6 @@ permissions:
|
||||
|
||||
jobs:
|
||||
devnet_restart:
|
||||
if: github.ref == 'refs/heads/develop || github.ref == 'refs/heads/feature/*'
|
||||
name: Restart Devnet
|
||||
runs-on: ubuntu-latest
|
||||
environment: "Devnet"
|
||||
|
||||
Reference in New Issue
Block a user