Skip to content

Commit 4eae051

Browse files
authored
Merge pull request #432 from kinode-dao/dp/hotfix/remove-workflow-conditional
conditional removed in workflow
2 parents bef5373 + ed70402 commit 4eae051

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build_release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ on:
77
jobs:
88
deploy:
99
runs-on: ubuntu-latest
10-
if: github.ref == 'refs/heads/main'
1110
timeout-minutes: 60
1211

1312
steps:

0 commit comments

Comments
 (0)