Skip to content

Commit

Permalink
update CI spec so that (hopefuly) the tests will be run on the pull r…
Browse files Browse the repository at this point in the history
…equest
  • Loading branch information
dalehenrich committed Aug 19, 2024
1 parent 1344560 commit c930bd3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,8 @@ name: smalltalkCI
on:
push:
branches:
- "*"
pull_request:
branches:
- master
workflow_dispatch:
schedule:
- cron: "15 2 12 * *" #run job on the 12th day of every month on the 15th minute of the 2nd hour
Expand Down

0 comments on commit c930bd3

Please sign in to comment.