Skip to content

Commit 3b1b23b

Browse files
authored
Add FUNDING.yml to paths-ignore
1 parent 9274e64 commit 3b1b23b

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
@@ -12,6 +12,7 @@ on:
1212
- 'fastlane/**'
1313
- 'assets/**'
1414
- '.github/**/*.md'
15+
- '.github/FUNDING.yml'
1516
push:
1617
branches:
1718
- dev
@@ -22,6 +23,7 @@ on:
2223
- 'fastlane/**'
2324
- 'assets/**'
2425
- '.github/**/*.md'
26+
- '.github/FUNDING.yml'
2527

2628
jobs:
2729
build-and-test-jvm:

0 commit comments

Comments
 (0)