Skip to content

Commit 140175e

Browse files
committed
wip
1 parent b9c9ec1 commit 140175e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
name: Deploy to GitHub Pages
4545
runs-on: ubuntu-latest
4646
needs: [ build ]
47-
if: github.event_name == 'merge_group'
47+
#if: github.event_name == 'merge_group'
4848
permissions:
4949
pages: write
5050
id-token: write

0 commit comments

Comments
 (0)