8000 engine: Fix command execution · eclipse/cloe@7df8686 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

engine: Fix command execution #28

engine: Fix command execution

engine: Fix command execution #28

Workflow file for this run

---
name: Git Checks
on: [pull_request]
jobs:
block-fixup:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Ensure !fixup commits are merged
uses: 13rac1/block-fixup-merge-action@v2.0.0
0