summaryrefslogtreecommitdiff
path: root/.github/workflows/linux_build.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/linux_build.yml')
-rw-r--r--.github/workflows/linux_build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/linux_build.yml b/.github/workflows/linux_build.yml
index ecb1624..48c9eb6 100644
--- a/.github/workflows/linux_build.yml
+++ b/.github/workflows/linux_build.yml
@@ -4,7 +4,7 @@ on:
push:
branches: [ "*" ]
pull_request:
- branches: [ "master" ]
+ branches: [ "main" ]
jobs:
build: