Skip to content

Commit 54b7f16

Browse files
authored
Merge pull request #18241 from github/3814-master-main
Update screenshot to mention `main` as the default branch
2 parents a863bc4 + 677fd3f commit 54b7f16

6 files changed

Lines changed: 12 additions & 12 deletions

File tree

13.4 KB
Loading
-13.8 KB
Loading

lib/webhooks/static/dotcom/code_scanning_alert.reopened.payload.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"html_url": "https://github.com/Codertocat/Hello-World/security/code-scanning/10",
88
"instances": [
99
{
10-
"ref": "refs/heads/master",
10+
"ref": "refs/heads/main",
1111
"analysis_key": ".github/workflows/workflow.yml:upload",
1212
"environment": "{}",
1313
"state": "open"
@@ -27,7 +27,7 @@
2727
"version": null
2828
}
2929
},
30-
"ref": "refs/heads/master",
30+
"ref": "refs/heads/main",
3131
"commit_oid": "d6e4c75c141dbacecc279b721b8b9393d5405795",
3232
"repository": {
3333
"id": 186853002,
@@ -121,7 +121,7 @@
121121
"forks": 0,
122122
"open_issues": 2,
123123
"watchers": 0,
124-
"default_branch": "master"
124+
"default_branch": "main"
125125
},
126126
"organization": {
127127
"login": "Octocoders",

lib/webhooks/static/ghae/code_scanning_alert.reopened.payload.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"html_url": "https://octocoders.github.io/Codertocat/Hello-World/security/code-scanning/10",
88
"instances": [
99
{
10-
"ref": "refs/heads/master",
10+
"ref": "refs/heads/main",
1111
"analysis_key": ".github/workflows/workflow.yml:upload",
1212
"environment": "{}",
1313
"state": "open"
@@ -27,7 +27,7 @@
2727
"version": null
2828
}
2929
},
30-
"ref": "refs/heads/master",
30+
"ref": "refs/heads/main",
3131
"commit_oid": "d6e4c75c141dbacecc279b721b8b9393d5405795",
3232
"repository": {
3333
"id": 186853002,
@@ -121,7 +121,7 @@
121121
"forks": 0,
122122
"open_issues": 2,
123123
"watchers": 0,
124-
"default_branch": "master"
124+
"default_branch": "main"
125125
},
126126
"organization": {
127127
"login": "Octocoders",

lib/webhooks/static/ghes-2.22/code_scanning_alert.reopened.payload.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"html_url": "https://octocoders.github.io/Codertocat/Hello-World/security/code-scanning/10",
88
"instances": [
99
{
10-
"ref": "refs/heads/master",
10+
"ref": "refs/heads/main",
1111
"analysis_key": ".github/workflows/workflow.yml:upload",
1212
"environment": "{}",
1313
"state": "open"
@@ -27,7 +27,7 @@
2727
"version": null
2828
}
2929
},
30-
"ref": "refs/heads/master",
30+
"ref": "refs/heads/main",
3131
"commit_oid": "d6e4c75c141dbacecc279b721b8b9393d5405795",
3232
"repository": {
3333
"id": 186853002,
@@ -121,7 +121,7 @@
121121
"forks": 0,
122122
"open_issues": 2,
123123
"watchers": 0,
124-
"default_branch": "master"
124+
"default_branch": "main"
125125
},
126126
"organization": {
127127
"login": "Octocoders",

lib/webhooks/static/ghes-3.0/code_scanning_alert.reopened.payload.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"html_url": "https://octocoders.github.io/Codertocat/Hello-World/security/code-scanning/10",
88
"instances": [
99
{
10-
"ref": "refs/heads/master",
10+
"ref": "refs/heads/main",
1111
"analysis_key": ".github/workflows/workflow.yml:upload",
1212
"environment": "{}",
1313
"state": "open"
@@ -27,7 +27,7 @@
2727
"version": null
2828
}
2929
},
30-
"ref": "refs/heads/master",
30+
"ref": "refs/heads/main",
3131
"commit_oid": "d6e4c75c141dbacecc279b721b8b9393d5405795",
3232
"repository": {
3333
"id": 186853002,
@@ -121,7 +121,7 @@
121121
"forks": 0,
122122
"open_issues": 2,
123123
"watchers": 0,
124-
"default_branch": "master"
124+
"default_branch": "main"
125125
},
126126
"organization": {
127127
"login": "Octocoders",

0 commit comments

Comments
 (0)