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 d10f8c2 commit e47de45Copy full SHA for e47de45
1 file changed
.github/workflows/bazel.yml
@@ -108,3 +108,5 @@ jobs:
108
- name: Start SSH session
109
if: failure() && runner.debug == '1'
110
uses: mxschmitt/action-tmate@v3
111
+ with:
112
+ limit-access-to-actor: false
0 commit comments