Skip to content

Commit 09451f7

Browse files
committed
[ci] Remove duplicate concurrency configuration
Should've seen that one coming. Fixes #6 fr this time?
1 parent 837d40f commit 09451f7

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/pelican.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -50,11 +50,6 @@ env:
5050
OUTPUT_PATH: "output/"
5151
WORKING_DIR: "./src"
5252

53-
# Allow one concurrent deployment
54-
concurrency:
55-
group: "pages"
56-
cancel-in-progress: true
57-
5853
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
5954
permissions:
6055
contents: read

0 commit comments

Comments
 (0)