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 3ff4e61 commit 5e7858bCopy full SHA for 5e7858b
.github/workflows/stage.yml
@@ -71,4 +71,5 @@ jobs:
71
# If triggered by a PR against the master branch, run additional checks.
72
- name: Publish preflight check
73
if: github.event.pull_request.base.ref == 'master'
74
+ working-directory: ./go/src/firebase.google.com/go
75
run: ./.github/scripts/publish_preflight_check.sh
0 commit comments