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 087c05b commit ed4ad3dCopy full SHA for ed4ad3d
.github/workflows/build.yml
@@ -53,3 +53,4 @@ jobs:
53
if: matrix.node == '12'
54
env:
55
BUNDLEWATCH_GITHUB_TOKEN: "${{ secrets.BUNDLEWATCH_GITHUB_TOKEN }}"
56
+ CI_BRANCH_BASE: "${{ github.base_ref }}"
0 commit comments