Skip to content

Commit 8e4ad3c

Browse files
committed
chore: add files to trigger workflow
1 parent cb5cba9 commit 8e4ad3c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ui-tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,14 @@ on:
2424
- 'examples/passport/**'
2525
- 'examples/passport-unity6/**'
2626
- 'Plugins/**'
27+
- '.github/workflows/ui-tests.yml'
2728
pull_request:
2829
paths:
2930
- 'src/Packages/Passport/**'
3031
- 'examples/passport/**'
3132
- 'examples/passport-unity6/**'
3233
- 'Plugins/**'
34+
- '.github/workflows/ui-tests.yml'
3335

3436
concurrency:
3537
group: ${{ github.workflow }}-${{ github.ref }}

0 commit comments

Comments
 (0)