Skip to content

Commit 04bdafd

Browse files
committed
Makefile change triggers Github workflow
1 parent 5fa5e62 commit 04bdafd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/CI.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,14 @@ on:
99
- 'GRDB/**'
1010
- 'Tests/**'
1111
- '.github/workflows/**'
12+
- 'Makefile'
1213
- 'Package.swift'
1314
pull_request:
1415
paths:
1516
- 'GRDB/**'
1617
- 'Tests/**'
1718
- '.github/workflows/**'
19+
- 'Makefile'
1820
- 'Package.swift'
1921

2022
concurrency:

0 commit comments

Comments
 (0)