Skip to content

Commit 3895390

Browse files
committed
fix: workflows
1 parent 5d754d7 commit 3895390

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

.github/workflows/pages.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
name: Deploy Pages
2-
on:
3-
workflow_run:
4-
branches: [main]
5-
workflows: [Continuous integration]
6-
types: [completed]
2+
on: push
73

84
jobs:
95
release:

0 commit comments

Comments
 (0)