Skip to content

Commit

Permalink
feat: remove unnecessary trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
AndyBoWu committed Feb 28, 2025
1 parent f3b8467 commit 1d1b377
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
* @LeoHChen @jdubpark @edisonz0718 @ezreal1997 @limengformal @0xHansLee @ramtinms

/.github @AndyBoWu @wo-o
/.github @AndyBoWu @wo-o @Kavinjsir @limengformal
6 changes: 1 addition & 5 deletions .github/workflows/build-release-artifacts.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,9 @@
name: Build Release Binaries
name: Build and Release Binaries

on:
release:
types:
- created
- edited
# pull_request:
# branches:
# - main

permissions:
id-token: write
Expand Down

0 comments on commit 1d1b377

Please sign in to comment.