Skip to content

Commit c6c7cbc

Browse files
paulb777schmidt-sebastian
authored andcommitted
Fix cache for check workflow (#6853)
1 parent 5878472 commit c6c7cbc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/check.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
pull_request:
55
paths-ignore:
66
- 'Firestore/**'
7+
push:
8+
branches: master
79

810
jobs:
911
check:

0 commit comments

Comments
 (0)