From a6e12a713fe4fc9f0066abb220e3cfa769d164b1 Mon Sep 17 00:00:00 2001 From: Rotzbua Date: Tue, 9 Jul 2024 14:27:10 +0200 Subject: [PATCH] fix: default branch renamed to `main` --- .github/workflows/jekyll.yml | 4 ++-- cheatsheet/index.html | 2 +- cheatsheet/snapshot.html | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/jekyll.yml b/.github/workflows/jekyll.yml index 64df081..f01cc1a 100644 --- a/.github/workflows/jekyll.yml +++ b/.github/workflows/jekyll.yml @@ -2,9 +2,9 @@ name: Jekyll site CI on: push: - branches: [ master ] + branches: [ main ] pull_request: - branches: [ master ] + branches: [ main ] jobs: build: diff --git a/cheatsheet/index.html b/cheatsheet/index.html index 6355f3f..9495952 100644 --- a/cheatsheet/index.html +++ b/cheatsheet/index.html @@ -256,7 +256,7 @@

Mathematical

diff --git a/cheatsheet/snapshot.html b/cheatsheet/snapshot.html index e698454..ae0d3f7 100644 --- a/cheatsheet/snapshot.html +++ b/cheatsheet/snapshot.html @@ -257,7 +257,7 @@

Mathematical