Skip to content

Commit

Permalink
remove pull_request_target build rule
Browse files Browse the repository at this point in the history
Signed-off-by: lengrongfu <[email protected]>
  • Loading branch information
lengrongfu committed Feb 5, 2024
1 parent d37e81f commit db9f509
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ jobs:

- name: Setup protoc
uses: arduino/[email protected]
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}

- run: make tidy
- run: SHORT_VERSION="dev" bash ./hack/build.sh

0 comments on commit db9f509

Please sign in to comment.