summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLucian Copeland <hierophect@gmail.com>2020-06-11 14:28:19 -0400
committerLucian Copeland <hierophect@gmail.com>2020-06-11 14:28:19 -0400
commit750037a4c453ea755533c062b65ef1ff9609db2c (patch)
treef87c319fa09d5a5003375958dd4e242e610a7eb4
parent724637faa3b96b20f4deed32d58dcb7b50672479 (diff)
parente27f68ffe7fc3a17dcd554048aa31c24d89ed1f9 (diff)
Merge remote-tracking branch 'upstream/main' into stm32-i2cspeed
-rw-r--r--.github/workflows/pre-commit.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/pre-commit.yml b/.github/workflows/pre-commit.yml
index 116829296..966310304 100644
--- a/.github/workflows/pre-commit.yml
+++ b/.github/workflows/pre-commit.yml
@@ -7,7 +7,7 @@ name: pre-commit
on:
pull_request:
push:
- branches: [master]
+ branches: [main]
jobs:
pre-commit: