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 6781851 commit 096d894Copy full SHA for 096d894
.github/workflows/ci.yml
@@ -16,9 +16,9 @@ on:
16
default: ''
17
18
19
-concurrency:
20
- group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.run_id }}
21
- cancel-in-progress: true
+#concurrency:
+# group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.run_id }}
+# cancel-in-progress: true
22
23
env:
24
DOCUMENTATION_CNAME: 'dpf.docs.pyansys.com'
0 commit comments