We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cce44d commit 538ea5fCopy full SHA for 538ea5f
.github/workflows/Format.yml
@@ -3,6 +3,7 @@
3
name: Format
4
on:
5
pull_request:
6
+ types: [opened, synchronize, reopened, ready_for_review]
7
paths:
8
- "**/*.jl"
9
- ".github/workflows/Format.yml"
0 commit comments