We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51bcaf4 commit e92f578Copy full SHA for e92f578
1 file changed
.github/workflows/pre-commit.yml
@@ -15,4 +15,4 @@ jobs:
15
16
- uses: pre-commit/action@v2.0.0
17
with:
18
- extra_args: --from-ref origin/vara-dev --to-ref HEAD
+ extra_args: --from-ref origin/development --to-ref HEAD
0 commit comments