aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/lint-test.yaml6
1 files changed, 1 insertions, 5 deletions
diff --git a/.github/workflows/lint-test.yaml b/.github/workflows/lint-test.yaml
index 1fe3bd89..3328c208 100644
--- a/.github/workflows/lint-test.yaml
+++ b/.github/workflows/lint-test.yaml
@@ -1,11 +1,7 @@
name: Lint & Test
on:
- push:
- branches:
- - main
- pull_request:
-
+ workflow_call
jobs:
lint-test: