Skip to content

Commit 8dbe5ed

Browse files
committed
chore: branches in workflow
1 parent 1cfd665 commit 8dbe5ed

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
name: Netlify Production Deploy
33
on:
44
push:
5-
branch:
6-
only: main
5+
branches:
6+
- main
77
paths-ignore:
88
- '**.md'
99
- 'examples'

0 commit comments

Comments
 (0)