Skip to content

Commit

Permalink
temporarily allow the test to run on any branch so we can see if it w…
Browse files Browse the repository at this point in the history
…orks
  • Loading branch information
jazzsequence committed Sep 21, 2023
1 parent f66efc0 commit 468efd5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/sage-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ on:
pull_request:
branches:
- main
- '**'
paths:
- '/private/scripts/**'
jobs:
Expand Down

0 comments on commit 468efd5

Please sign in to comment.