Skip to content

Commit

Permalink
feat(openchallenges): remove the if: constraint from the release wo…
Browse files Browse the repository at this point in the history
…rkflow (#2872)
  • Loading branch information
tschaffter authored Oct 3, 2024
1 parent d1854b3 commit 7395d1f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ env:

jobs:
deploy:
if: github.ref == 'refs/heads/main'
runs-on: ubuntu-22.04-4core-16GBRAM-150GBSSD
steps:
- name: Checkout repository
Expand Down

0 comments on commit 7395d1f

Please sign in to comment.