Skip to content

Commit 1997f76

Browse files
committed
chore: remove master branch trigger from build-and-publish workflow
1 parent 22ad5b2 commit 1997f76

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ name: Laravel
22

33
on:
44
push:
5-
branches: ["master"]
65
tags: ["v*.*.*"]
76

87
env:

0 commit comments

Comments
 (0)