summaryrefslogtreecommitdiff
path: root/.github/workflows/nightly.yml
diff options
context:
space:
mode:
authorlhchavez <lhchavez@lhchavez.com>2021-01-07 06:11:01 -0800
committerlhchavez <lhchavez@lhchavez.com>2021-01-07 06:11:24 -0800
commit1ddffb0584231ffc3a36a009f96892ba083efccd (patch)
treea6fedcea660e16995e1df44b2739fc05e364ec13 /.github/workflows/nightly.yml
parentc31032a3cf449b77c1ca2a966ec3ca31f2f1fb00 (diff)
downloadlibgit2-1ddffb0584231ffc3a36a009f96892ba083efccd.tar.gz
github-actions: Also rename the main branch here
This should fix the CI.
Diffstat (limited to '.github/workflows/nightly.yml')
-rw-r--r--.github/workflows/nightly.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/nightly.yml b/.github/workflows/nightly.yml
index fa83491ba..2f56fdb7f 100644
--- a/.github/workflows/nightly.yml
+++ b/.github/workflows/nightly.yml
@@ -1,4 +1,4 @@
-# Nightly build for the master branch across multiple targets.
+# Nightly build for the main branch across multiple targets.
name: Nightly Build
on: