Skip to content

Commit

Permalink
fix(api): always check protobuf generation (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
ethernetdan authored Oct 4, 2023
1 parent db21997 commit ce16666
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/protobuf.yaml
Original file line number Diff line number Diff line change
@@ -1,15 +1,9 @@
name: protobuf
on:
pull_request:
paths:
- "api/**"
- ".github/workflows/protobuf.yaml"
push:
branches:
- main
paths:
- "api/**"
- ".github/workflows/protobuf.yaml"
jobs:
protogen:
name: protogen
Expand Down

0 comments on commit ce16666

Please sign in to comment.