Skip to content

Commit

Permalink
chore(ci): remove paths for pull_request_target event
Browse files Browse the repository at this point in the history
A 'paths:' directive with only excluded paths won't trigger the
event.
  • Loading branch information
soonum committed Jan 14, 2025
1 parent 594157e commit 706dc95
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/aws_tfhe_fast_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,6 @@ on:
- 'ci/**'
# General entry point for Zama's pull request as well as contribution from forks.
pull_request_target:
paths:
- '!.github/**'
- '!ci/**'

jobs:
should-run:
Expand Down

0 comments on commit 706dc95

Please sign in to comment.