We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5878472 commit c6c7cbcCopy full SHA for c6c7cbc
.github/workflows/check.yml
@@ -4,6 +4,8 @@ on:
4
pull_request:
5
paths-ignore:
6
- 'Firestore/**'
7
+ push:
8
+ branches: master
9
10
jobs:
11
check:
0 commit comments