Skip to content

Commit e2b5aee

Browse files
author
Heather Ellsworth
authored
Merge pull request #1 from hellsworth/tiny-update
GH repository maintenance
2 parents cc64373 + f55e966 commit e2b5aee

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/pull_request_template.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ Fixes # (issue)
1010

1111
Please check only the options that are relevant.
1212

13+
- [ ] General Maintenance
1314
- [ ] Bug fix (non-breaking change which fixes an issue)
1415
- [ ] New feature (non-breaking change which adds functionality)
1516
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
branches:
66
- edge
77
- stable
8+
workflow_dispatch:
89

910
jobs:
1011
snap:

0 commit comments

Comments
 (0)