aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/lint-test.yaml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/lint-test.yaml')
-rw-r--r--.github/workflows/lint-test.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/lint-test.yaml b/.github/workflows/lint-test.yaml
index 397c2085..9e3d331d 100644
--- a/.github/workflows/lint-test.yaml
+++ b/.github/workflows/lint-test.yaml
@@ -3,7 +3,7 @@ name: Lint & Test
on:
push:
branches:
- - master
+ - main
pull_request: