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