Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/icons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <markdotto@gmail.com>2020-06-26 21:05:31 +0300
committerMark Otto <markdotto@gmail.com>2020-06-26 21:05:31 +0300
commit880f992b9c6233042f9e8654dc4d0ba2fcf858ad (patch)
tree687a571cb3693da338f8ef5453b6eafb47a7f471 /.github
parent791c0c332b5bb8cdd835a3cf691443c41a5b2888 (diff)
Update to main branch
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/release-notes.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/release-notes.yml b/.github/workflows/release-notes.yml
index 1c9932b5e..1c4f4be9b 100644
--- a/.github/workflows/release-notes.yml
+++ b/.github/workflows/release-notes.yml
@@ -3,7 +3,7 @@ name: Release notes
on:
push:
branches:
- - master
+ - main
jobs:
update_release_draft: