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 e239775 commit 432650bCopy full SHA for 432650b
.github/workflows/compatibility.yml
@@ -1,5 +1,8 @@
1
name: Check compatibility
2
-on: [push, pull_request]
+on:
3
+ pull_request:
4
+ push:
5
+ branches: [master]
6
jobs:
7
test:
8
name: Check source code compatibility
0 commit comments