Skip to content
Open
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/workflows/avenger.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion .github/workflows/avenger.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ sandbox:
mounts:
- "/usr/bin/make:/usr/bin/make:ro"
- "/usr/local/bin/node:/usr/local/bin/node:ro"
Comment thread
github-actions[bot] marked this conversation as resolved.
- "/usr/local/bin/npm:/usr/local/bin/npm:ro"
- "/usr/local/lib/node_modules:/usr/local/lib/node_modules:ro"
- "/opt/hostedtoolcache/go:/opt/hostedtoolcache/go:ro"
if: needs.check_ci_status.outputs.ci_needs_fix == 'true'
Expand Down
Loading