Skip to content

Commit 407b3ac

Browse files
authored
Merge pull request #1972 from akto-api-security/remove-concurrency-control-staging
removed concurrency control from staging worflow
2 parents 203c621 + a1c77a8 commit 407b3ac

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/staging.yml

-4
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,6 @@ on:
77
pull_request:
88
workflow_dispatch:
99

10-
concurrency:
11-
group: "staging${{ github.head_ref }}"
12-
cancel-in-progress: true
13-
1410
jobs:
1511
build:
1612
runs-on: ubuntu-22.04

0 commit comments

Comments
 (0)