Skip to content

Commit

Permalink
run tests
Browse files Browse the repository at this point in the history
  • Loading branch information
estebanlm committed Sep 30, 2023
1 parent 7485787 commit c73c316
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/spec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ env:

on:
push:
branches: [ Pharo11, dev-1.0 ]
branches: [ Pharo11, dev-1.0, dev-3.0 ]
pull_request:
branches: [ Pharo11, dev-1.0 ]
branches: [ Pharo11, dev-1.0. dev-3.0 ]

# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
Expand Down

0 comments on commit c73c316

Please sign in to comment.