Skip to content

Commit

Permalink
Update disable skip example
Browse files Browse the repository at this point in the history
  • Loading branch information
emcfarlane committed Jun 28, 2024
1 parent 9b7ac8e commit d38f33c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions examples/disable-skip/buf-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,4 @@ jobs:
with:
username: ${{ secrets.BUF_USERNAME }}
token: ${{ secrets.BUF_TOKEN }}
lint: ${{ github.event_name == 'pull_request' }}
format: ${{ github.event_name == 'pull_request' }}
breaking: ${{ github.event_name == 'pull_request' }}

0 comments on commit d38f33c

Please sign in to comment.