Skip to content

Commit

Permalink
Only run CTS issue workflow for changes in adoc directory
Browse files Browse the repository at this point in the history
  • Loading branch information
psalz committed Aug 2, 2024
1 parent e7a47f2 commit 3a244dc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/open_cts_issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ on:
# See https://securitylab.github.com/research/github-actions-preventing-pwn-requests/ for more information.
pull_request_target:
types: opened
paths:
- 'adoc/**'
jobs:
create-issue:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 3a244dc

Please sign in to comment.