We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f23e1d commit e2f161cCopy full SHA for e2f161c
1 file changed
.github/workflows/devflow-pr-review.yml
@@ -24,7 +24,7 @@ concurrency:
24
25
env:
26
DEVFLOW_REPOSITORY: ${{ vars.DF_REPO }}
27
- DEVFLOW_REF: main
+ DEVFLOW_REF: v0.1.15
28
TARGET_REPO_PATH: ${{ github.workspace }}/target-repo
29
DEVFLOW_PATH: ${{ github.workspace }}/devflow
30
0 commit comments