Skip to content

Commit

Permalink
Work on #109
Browse files Browse the repository at this point in the history
  • Loading branch information
labordep authored Oct 7, 2023
1 parent 1761946 commit c8e1fd5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/Pharo11CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ env:
on:
push:
branches:
- 'master'
- 'main'
pull_request:
types: [assigned, opened, synchronize, reopened]

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/Pharo12CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ env:
on:
push:
branches:
- 'master'
- 'main'
pull_request:
types: [assigned, opened, synchronize, reopened]
schedule:
Expand Down

0 comments on commit c8e1fd5

Please sign in to comment.