Skip to content

Commit

Permalink
revert: Revert "ci: fix trigger of auto-approve and lint-pr (#81)" (#83)
Browse files Browse the repository at this point in the history
This reverts commit 39443a7.
  • Loading branch information
voice0726 authored Feb 15, 2025
1 parent fc27446 commit 573b0e4
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/auto-approve.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@ name: Auto approve

on:
pull_request:
types:
- opened
- edited
- synchronize
- reopened

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
Expand Down
5 changes: 0 additions & 5 deletions .github/workflows/lint-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@ name: Lint PR

on:
pull_request:
types:
- opened
- edited
- synchronize
- reopened

permissions:
pull-requests: read
Expand Down

0 comments on commit 573b0e4

Please # to comment.