mirror of
https://github.com/onsonr/sonr.git
synced 2025-03-10 13:07:09 +00:00
ci: remove unnecessary condition in deploy workflow
This commit is contained in:
parent
97cc6a0d21
commit
fcca387d9a
1
.github/workflows/deploy-net.yml
vendored
1
.github/workflows/deploy-net.yml
vendored
@ -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"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user