Update deploy_dev.yml

rm dev as onpush
This commit is contained in:
hydroflame 2022-10-21 23:58:00 -04:00 committed by GitHub
parent 353043347c
commit b94e3cd9d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -3,8 +3,8 @@ name: Deploy static content to Pages
on:
# Runs on pushes targeting the default branch
push:
branches: ["dev"]
# push:
# branches: ["dev"]
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch: