Skip to content

Commit c8e1fd5

Browse files
authored
Work on #109
1 parent 1761946 commit c8e1fd5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/Pharo11CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ env:
66
on:
77
push:
88
branches:
9-
- 'master'
9+
- 'main'
1010
pull_request:
1111
types: [assigned, opened, synchronize, reopened]
1212

.github/workflows/Pharo12CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ env:
66
on:
77
push:
88
branches:
9-
- 'master'
9+
- 'main'
1010
pull_request:
1111
types: [assigned, opened, synchronize, reopened]
1212
schedule:

0 commit comments

Comments
 (0)