aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2021-11-07 17:20:53 +0100
committerJay Berkenbilt <ejb@ql.org>2021-11-07 21:27:22 +0100
commit0a71750ee808a23017315da1c04fb826791aeb74 (patch)
tree68ddb6ad3a36adee02a8c90b10c76969362a53b5 /.github
parent8c32f91149cd6e26f68a859c65bfb5c67a987737 (diff)
downloadqpdf-0a71750ee808a23017315da1c04fb826791aeb74.tar.zst
Remove master from github workflows
Main branch is `main` now
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/cifuzz.yml1
-rw-r--r--.github/workflows/main.yml1
2 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/cifuzz.yml b/.github/workflows/cifuzz.yml
index d05c783e..82cf6e39 100644
--- a/.github/workflows/cifuzz.yml
+++ b/.github/workflows/cifuzz.yml
@@ -3,7 +3,6 @@ on:
push:
branches:
- main
- - master
- build
- build/*
paths-ignore:
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index a6b5f254..70128365 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -5,7 +5,6 @@ on:
push:
branches:
- main
- - master
- build
- build/*
paths-ignore: