Skip to content

Commit

Permalink
With just pr target
Browse files Browse the repository at this point in the history
  • Loading branch information
Rd4dev committed Aug 14, 2024
1 parent 3f9ee1e commit 5c993dc
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/code_coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ name: Code Coverage
# pull_request_target:
# types: [opened, synchronize, reopened]
on:
pull_request:
push:
branches:
# Push events on develop branch
- develop
pull_request:_target:
# push:
# branches:
# # Push events on develop branch
# - develop

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
Expand Down

0 comments on commit 5c993dc

Please sign in to comment.