Skip to content

Commit

Permalink
do not build on just trunk
Browse files Browse the repository at this point in the history
  • Loading branch information
dustinrue committed Jul 30, 2024
1 parent 25288bb commit c22d44b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ jobs:
environment:
name: Build
runs-on: ubuntu-latest
if: ${{ github.ref == 'refs/heads/trunk' }}
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit c22d44b

Please sign in to comment.