Skip to content

Commit 904fe1e

Browse files
committed
fixup! Add action for restrict access to users and add comments and checks
Signed-off-by: Jakub Stejskal <[email protected]>
1 parent 4483f13 commit 904fe1e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/regression.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ jobs:
3939

4040
# Parse and build parameters from comment or from workflow params
4141
parse-params:
42+
needs:
43+
- check-rights
4244
# TODO - maybe use quick github runners?
4345
runs-on: oracle-2cpu-8gb-arm64
4446
permissions:

0 commit comments

Comments
 (0)