Skip to content

Commit

Permalink
julia-tests-ubuntu.yml: added PR type "ready_for_review"
Browse files Browse the repository at this point in the history
  • Loading branch information
cvanaret authored Oct 29, 2024
1 parent 9533d28 commit b635d4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/julia-tests-ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ on:
push:
branches: [main]
pull_request:
types: [opened, synchronize, reopened]
types: [opened, synchronize, ready_for_review, reopened]
# needed to allow julia-actions/cache to delete old caches that it has created
permissions:
actions: write
Expand Down

0 comments on commit b635d4b

Please sign in to comment.