Browse Source

bump the ci

Jonathan Kelley 1 year ago
parent
commit
fc5bf89086
1 changed files with 1 additions and 0 deletions
  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