Skip to content

Commit 6c9edd9

Browse files
committed
Should be final workflow
1 parent 6c3272e commit 6c9edd9

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,6 @@ on:
1616
permissions:
1717
contents: read
1818

19-
# Allow only one concurrent deployment, skipping runs queued between the run in-progress and latest queued.
20-
# However, do NOT cancel in-progress runs as we want to allow these production deployments to complete.
21-
concurrency:
22-
group: "pages"
23-
cancel-in-progress: false
24-
2519
env:
2620
BUILD_PATH: "." # default value when not using subfolders
2721
# BUILD_PATH: subfolder

0 commit comments

Comments
 (0)