File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 4
4
# Run on all pushes and pull requests.
5
5
push :
6
6
branches :
7
- - master
7
+ - main
8
8
pull_request :
9
9
# Also run this workflow on day 10 of every month as the repo isn't that active.
10
10
schedule :
Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ Initial release.
64
64
[ PHP_CodeSniffer ] : https://github.com/squizlabs/php_codesniffer/
65
65
[ PHPCompatibility ] : https://github.com/PHPCompatibility/PHPCompatibility
66
66
67
- [ Unreleased ] : https://github.com/PHPCSStandards/PHPCSDevCS/compare/master ...HEAD
67
+ [ Unreleased ] : https://github.com/PHPCSStandards/PHPCSDevCS/compare/main ...HEAD
68
68
[ 1.1.5 ] : https://github.com/PHPCSStandards/PHPCSDevCS/compare/1.1.4...1.1.5
69
69
[ 1.1.4 ] : https://github.com/PHPCSStandards/PHPCSDevCS/compare/1.1.3...1.1.4
70
70
[ 1.1.3 ] : https://github.com/PHPCSStandards/PHPCSDevCS/compare/1.1.2...1.1.3
You can’t perform that action at this time.
0 commit comments