Skip to content

Commit

Permalink
refactor: small changes
Browse files Browse the repository at this point in the history
Signed-off-by: nikkeyl <[email protected]>
  • Loading branch information
nikkeyl authored Dec 20, 2024
1 parent c0dc44c commit cab5d5f
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@ name: Release

on:
workflow_dispatch:
workflow_run:
workflows:
- Spec
types:
- completed
push:
branches:
- main
Expand All @@ -18,8 +13,6 @@ jobs:
release:
name: Release

if: ${{ github.event.workflow_run.conclusion == 'success' }}

runs-on: ubuntu-latest
timeout-minutes: 10

Expand Down

0 comments on commit cab5d5f

Please sign in to comment.