Skip to content

Commit

Permalink
fix(ci-dev): fix trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
SARDONYX-sard committed Nov 14, 2023
1 parent 1ea918c commit ad5e9a5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dev-release-cli.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@ permissions:
# will be marked as a prerelease.
on:
push:
tags:
branches:
- "development"
pull_request:
workflow_dispatch:

jobs:
# Run 'cargo dist plan' to determine what tasks we need to do
Expand Down

0 comments on commit ad5e9a5

Please sign in to comment.