workflow_dispatch only trigger for Code Index
This commit is contained in:
2
.github/workflows/codeindex.yml
vendored
2
.github/workflows/codeindex.yml
vendored
@@ -1,6 +1,6 @@
|
||||
name: eShopOnWeb - Code Index
|
||||
|
||||
on: [workflow_dispatch]
|
||||
on: workflow_dispatch
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user