Skip to content

Commit

Permalink
chore: Skip test workflow when creating a release
Browse files Browse the repository at this point in the history
  • Loading branch information
k-kuroguro committed Feb 4, 2025
1 parent 54e2b6f commit 7b4e055
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ on:
push:
branches:
- master
release:
types:
- created
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 7b4e055

Please sign in to comment.