Skip to content

Commit

Permalink
update push: paths:
Browse files Browse the repository at this point in the history
  • Loading branch information
LiNk-NY committed Aug 15, 2024
1 parent d1a480a commit 56a81e2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/basic_checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ on:
branches:
- devel
paths:
- DESCRIPTION
- 'DESCRIPTION'
- '**basic_checks.yml'
pull_request:
branches:
- devel
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- devel
paths:
- 'DESCRIPTION'
- '**.yml'
- '**test-coverage.yml'
pull_request:
branches:
- devel
Expand Down

0 comments on commit 56a81e2

Please sign in to comment.