Skip to content

Commit dd6ce1f

Browse files
authored
Added global.json to triggers
1 parent c5a6197 commit dd6ce1f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ on:
1313
- tests/**
1414
- build/**
1515
- .github/workflows/ci.yml
16+
- global.json
1617
pull_request:
1718
branches:
1819
- main
@@ -22,6 +23,7 @@ on:
2223
- tests/**
2324
- build/**
2425
- .github/workflows/ci.yml
26+
- global.json
2527
workflow_dispatch:
2628

2729
jobs:

0 commit comments

Comments
 (0)