Skip to content

Commit 505fd5e

Browse files
committed
Fix workflow.
1 parent fb97a94 commit 505fd5e

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
name: Build application
22

33
on:
4-
pull_request:
4+
push:
55
branches: [ "main" ]
6-
types:
7-
- closed
86

97
jobs:
108
web-deploy:

0 commit comments

Comments
 (0)