Skip to content

Commit 79557fb

Browse files
committed
Build on push to main
1 parent b86a876 commit 79557fb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Build
22

33
on:
44
push:
5-
branches: ['2.5']
5+
branches: ['main', '2.5']
66
pull_request:
77
release:
88
types: [created]

manifest.xml.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<copyright>
88
<author name="Jakub Zalas" email="[email protected]"/>
9-
<license type="MIT" url="https://github.com/jakzal/phpunit-globals/blob/2.5/LICENSE"/>
9+
<license type="MIT" url="https://github.com/jakzal/phpunit-globals/blob/main/LICENSE"/>
1010
</copyright>
1111

1212
<requires>

0 commit comments

Comments
 (0)