Skip to content

Commit

Permalink
Use original event
Browse files Browse the repository at this point in the history
  • Loading branch information
jiechen0826 committed Feb 17, 2025
1 parent e18680f commit 8a3c7e5
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
name: CI
on:
workflow_run:
workflows: [Pre-CI]
types: [completed]
branches:
- main
- jiechen3/github_runner
on:
push:
pull_request:

env:
GO_BUILD_CMD: 'go build "-ldflags=-s -w" -trimpath'
Expand Down

0 comments on commit 8a3c7e5

Please sign in to comment.