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 c7b4555 commit eb39da1Copy full SHA for eb39da1
.github/workflows/build.yml
@@ -3,8 +3,8 @@ name: Build Compatibility
3
# Only run for pull requests as we care contribution to the master
4
on:
5
push:
6
- branches:
7
- - main
+ # branches:
+ # - main
8
pull_request:
9
branches:
10
- main
0 commit comments