Skip to content

Commit 1cf55ba

Browse files
committed
small test
1 parent 5a95fdb commit 1cf55ba

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ name: Deploy to GitHub Pages
33
on:
44
push:
55
branches:
6-
- main
76
- master
87
workflow_dispatch:
98

@@ -14,7 +13,7 @@ permissions:
1413

1514
concurrency:
1615
group: pages
17-
cancel-in-progress: false
16+
cancel-in-progress: true
1817

1918
jobs:
2019
deploy:

0 commit comments

Comments
 (0)