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 4483f13 commit 904fe1eCopy full SHA for 904fe1e
.github/workflows/regression.yml
@@ -39,6 +39,8 @@ jobs:
39
40
# Parse and build parameters from comment or from workflow params
41
parse-params:
42
+ needs:
43
+ - check-rights
44
# TODO - maybe use quick github runners?
45
runs-on: oracle-2cpu-8gb-arm64
46
permissions:
0 commit comments