Skip to content

Commit

Permalink
ci(refactor): Delete duplicated lines
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasssvaz committed May 30, 2024
1 parent 0c3e2b1 commit 5d7422a
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,19 +6,6 @@ on:
branches:
- master
- release/*
paths:
- 'cores/**'
- 'libraries/**'
- 'package/**'
- 'tools/**.py'
- 'platform.txt'
- 'programmers.txt'
- '.github/workflows/push.yml'
- '.github/scripts/**'
- '!.github/scripts/find_*'
- '!.github/scripts/on-release.sh'
- '!.github/scripts/tests_*'
- '!.github/scripts/upload_*'
pull_request:
paths:
- 'cores/**'
Expand Down

0 comments on commit 5d7422a

Please sign in to comment.