Skip to content

Commit

Permalink
Rename master to main in workflows and docs
Browse files Browse the repository at this point in the history
No-Issue
  • Loading branch information
himdel committed Aug 14, 2023
1 parent 199a9be commit 072646d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: "PR checks"

on:
pull_request:
branches: [ 'master', 'stable-*' ]
branches: [ 'main', 'stable-*' ]

jobs:
pr-checks:
Expand Down

0 comments on commit 072646d

Please sign in to comment.