Skip to content

Commit 0636076

Browse files
Update prautorun.yaml
1 parent f0fcdfd commit 0636076

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/prautorun.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ jobs:
138138
newman-theq-dev:
139139
name: Newman Tests
140140
if: github.event.inputs.namespace == 'The Q Dev'
141-
needs: [parse-inputs]
141+
needs: [parse-inputs,tag]
142142
runs-on: ubuntu-latest
143143

144144
steps:

0 commit comments

Comments
 (0)