mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-08 08:43:53 +01:00
Update deploy_dev.yml
rm dev as onpush
This commit is contained in:
parent
353043347c
commit
b94e3cd9d9
4
.github/workflows/deploy_dev.yml
vendored
4
.github/workflows/deploy_dev.yml
vendored
@ -3,8 +3,8 @@ name: Deploy static content to Pages
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
# Runs on pushes targeting the default branch
|
# Runs on pushes targeting the default branch
|
||||||
push:
|
# push:
|
||||||
branches: ["dev"]
|
# branches: ["dev"]
|
||||||
|
|
||||||
# Allows you to run this workflow manually from the Actions tab
|
# Allows you to run this workflow manually from the Actions tab
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
Loading…
Reference in New Issue
Block a user