Skip to content

Commit

Permalink
Moving the nested pull
Browse files Browse the repository at this point in the history
  • Loading branch information
Rd4dev committed Aug 15, 2024
1 parent 65345ee commit f9455dc
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .github/workflows/code_coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,11 @@ name: Code Coverage
# events or push events in the develop branch.
on:
pull_request_target:
push:
branches:
- develop
branches:
- develop
push:
branches:
- develop

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

0 comments on commit f9455dc

Please sign in to comment.