🔀 merge main
This commit is contained in:
2
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
2
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
@@ -28,7 +28,7 @@ body:
|
||||
attributes:
|
||||
label: Pake version
|
||||
description: >
|
||||
Please provide the version of Pake you are using. If you are using the master/dev branch, please provide the commit id.
|
||||
Please provide the version of Pake you are using. If you are using the main/dev branch, please provide the commit id.
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
|
||||
2
.github/workflows/contribute_list.yml
vendored
2
.github/workflows/contribute_list.yml
vendored
@@ -2,7 +2,7 @@ name: Build Contribute List
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
|
||||
jobs:
|
||||
contrib-readme-job:
|
||||
|
||||
Reference in New Issue
Block a user