mirror of
https://github.com/lush2020/edgetunnel.git
synced 2026-03-21 00:42:43 +08:00
disable deploy to worker on push
This commit is contained in:
7
.github/workflows/cf-worker-deploy.yml
vendored
7
.github/workflows/cf-worker-deploy.yml
vendored
@@ -1,10 +1,9 @@
|
||||
name: cf-worker-deploy
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- test-cf
|
||||
# push:
|
||||
# branches:
|
||||
# - main
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user