Skip to content

Commit

Permalink
temporarily disable check for main
Browse files Browse the repository at this point in the history
  • Loading branch information
maxjakob committed Apr 9, 2024
1 parent b56a550 commit c9ee5ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ env:

jobs:
build:
if: github.ref == 'refs/heads/main'
# if: github.ref == 'refs/heads/main'
runs-on: ubuntu-latest

outputs:
Expand Down

0 comments on commit c9ee5ee

Please sign in to comment.