Browse Source

bump the ci

Jonathan Kelley 1 năm trước cách đây
mục cha
commit
fc5bf89086
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      .github/workflows/main.yml

+ 1 - 0
.github/workflows/main.yml

@@ -27,6 +27,7 @@ on:
       - lib.rs
       - Cargo.toml
 
+# workflow_dispatch:
 concurrency:
   group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
   cancel-in-progress: true