Skip to content

Commit

Permalink
triggers
Browse files Browse the repository at this point in the history
  • Loading branch information
typotter committed Nov 19, 2024
1 parent 95505dd commit 1e01ae5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test-sdk-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
workflow_dispatch:
push:
paths:
.github/workflows/test-sdk-packages.yml
.github/workflows/**

jobs:
test-php-sdk:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/validate-test-data.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
workflow_dispatch:
pull_request:
paths:
- '.github/workflows/**'
- '.github/workflows/*validate-test-data.yml'
- 'ufc/tests/**'
push:
branches:
Expand Down

0 comments on commit 1e01ae5

Please sign in to comment.