We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b030b2e commit faef10bCopy full SHA for faef10b
.github/workflows/publish.yml
@@ -1,8 +1,8 @@
1
name: Publish
2
on:
3
- workflow_dispatch:
4
- push:
5
- branches: [main]
+ # workflow_dispatch:
+ # push:
+ # branches: [main]
6
7
env:
8
APP_NAME: danxi_backend
0 commit comments