Skip to content

Commit cb1ce6f

Browse files
committed
cleanup workflows
1 parent 706f73d commit cb1ce6f

File tree

3 files changed

+2
-42
lines changed

3 files changed

+2
-42
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ body:
7979
id: terms
8080
attributes:
8181
label: Code of Conduct
82-
description: By submitting this issue, you agree to follow our [Code of Conduct](https://github.com/allure-framework/allure-java/blob/master/CODE_OF_CONDUCT.md)
82+
description: By submitting this issue, you agree to follow our [Code of Conduct](https://github.com/allure-framework/allure-java/blob/main/CODE_OF_CONDUCT.md)
8383
options:
8484
- label: I agree to follow this project's Code of Conduct
8585
required: true

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
- '*'
88
push:
99
branches:
10-
- 'master'
10+
- 'main'
1111
- 'hotfix-*'
1212

1313
jobs:

Jenkinsfile

Lines changed: 0 additions & 40 deletions
This file was deleted.

0 commit comments

Comments
 (0)