diff --git a/.github/workflows/integration.yml b/.github/workflows/lint-test-op-node.yml similarity index 95% rename from .github/workflows/integration.yml rename to .github/workflows/lint-test-op-node.yml index 64e1748b2a90..5cbcfae5e7a9 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/lint-test-op-node.yml @@ -1,4 +1,4 @@ -name: 'Integration Deployment' +name: 'lint and test (op-node)' on: workflow_dispatch: