aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorMiquel Sabaté Solà <msabate@suse.com>2021-01-24 12:50:01 +0100
committerMiquel Sabaté Solà <msabate@suse.com>2021-01-24 12:50:01 +0100
commitb09dec4991465abbf24872e3e4b904428b479c9b (patch)
tree8f127f9a8c1bb8638aa05d5ba4afe211a7046cd9 /.github
parent2b1d5100a7de3ca33798dcb69166d4ffd935323c (diff)
downloadsoria-b09dec4991465abbf24872e3e4b904428b479c9b.tar.gz
soria-b09dec4991465abbf24872e3e4b904428b479c9b.zip
Renamed master into main
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index dea50a3..01fc6ea 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -3,6 +3,7 @@ name: CI
on:
pull_request:
push:
+ branches: [main]
paths-ignore:
- '**.md'
- '**.org'