Skip to content

Commit

Permalink
ci: dont require go changes to build
Browse files Browse the repository at this point in the history
  • Loading branch information
bittermandel authored Mar 19, 2024
1 parent 00b1bae commit 2d8cb59
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ jobs:
build:
needs: base
if: ${{ needs.base.outputs.go_updated == 'true' }}
runs-on: ubuntu-latest
permissions:
contents: write
Expand Down

0 comments on commit 2d8cb59

Please sign in to comment.