Skip to content

Commit

Permalink
Update tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nikolaydubina authored Mar 21, 2024
1 parent 2740e59 commit 9e72dbb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,10 @@ on:
push:
branches: [master]
pull_request:
branches: [master]

jobs:
build:
name: Build
if: github.event.review.state == 'APPROVED'
runs-on: ubuntu-latest
steps:
- name: Set up Go 1.x
Expand Down

0 comments on commit 9e72dbb

Please sign in to comment.