Skip to content

Commit 27ddc79

Browse files
committed
Update build-and-deploy.yml
1 parent 2d61186 commit 27ddc79

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/build-and-deploy.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
name: Build and Deploy
22

3-
on: [push, pull_request]
43
on:
4+
push:
5+
pull_request:
56
release:
67
types: [publish]
78

0 commit comments

Comments
 (0)