🐞 fix: Fix mobile issues, enablke deploy on push #skipGA
This commit is contained in:
@@ -3,9 +3,9 @@ on:
|
||||
workflow_dispatch:
|
||||
# Remove "workflow_dispatch" above and uncomment the lines below to enable deploy on push
|
||||
# only do this once you're actually ready to start deploying to Dreamhost
|
||||
# push:
|
||||
# branches:
|
||||
# - main
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user