Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
ameknite committed Mar 13, 2024
1 parent 03a065e commit f097b43
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/pre_release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@ name: Pre Release

on:
workflow_call:
# workflow_dispatch:
workflow_dispatch:

permissions:
contents: write

jobs:
# run-ci:
# uses: ./.github/workflows/ci.yaml
run-ci:
uses: ./.github/workflows/ci.yaml

cargo-deny:
runs-on: ubuntu-latest
Expand Down

0 comments on commit f097b43

Please sign in to comment.