Skip to content

Commit

Permalink
chore: remove redundant (#7910)
Browse files Browse the repository at this point in the history
  • Loading branch information
splincode authored Jun 21, 2024
1 parent b69bc86 commit fb4836b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-approve.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ on: pull_request

env:
PR_JOBS_NAME: '[ "Build packages", "Firebase", "Lint", "Unit tests", "Component testing result", "E2E result" ]'
RELEASE_JOBS_NAME: '[ "Publish", "Validate tag" ]'
RELEASE_JOBS_NAME: '[ "Publish" ]'

jobs:
setup:
Expand Down

0 comments on commit fb4836b

Please sign in to comment.