Skip to content

Commit

Permalink
Use single star
Browse files Browse the repository at this point in the history
  • Loading branch information
dsotirakis committed Nov 29, 2024
1 parent aa9a21e commit cb17797
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/check-for-non-releasable-actions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Check for non-releasable actions
on:
pull_request:
paths:
- actions/**/
- actions/*/
- .github/workflows/check-for-non-releasable-actions.yaml
- release-please-config.json
types:
Expand All @@ -15,7 +15,7 @@ on:
branches:
- main
paths:
- actions/**/
- actions/*/
- .github/workflows/check-for-non-releasable-actions.yaml
- release-please-config.json

Expand Down

0 comments on commit cb17797

Please sign in to comment.