Skip to content

Commit b16e1c5

Browse files
author
Ian Walter
committed
master -> main
1 parent 7eb69de commit b16e1c5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Release
22
on:
33
push:
44
branches:
5-
- master
5+
- main
66
jobs:
77
release:
88
runs-on: ubuntu-latest

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,4 +208,4 @@ Created by [Ian Walter](https://ianwalter.dev)
208208
[ciImage]: https://github.com/ianwalter/decision-tree/workflows/CI/badge.svg
209209
[ciUrl]: https://github.com/ianwalter/decision-tree/actions
210210
[postUrl]: https://ianwalter.dev/spotlight-on-decision-tree
211-
[licenseUrl]: https://github.com/ianwalter/decision-tree/blob/master/LICENSE
211+
[licenseUrl]: https://github.com/ianwalter/decision-tree/blob/main/LICENSE

0 commit comments

Comments
 (0)