Skip to content

Commit

Permalink
Release does not call CI twice
Browse files Browse the repository at this point in the history
  • Loading branch information
james-pre committed Jun 17, 2024
1 parent cde51d7 commit 916c867
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,6 @@ on:
types: [created]

jobs:
ci:
name: CI
uses: zen-fs/core/.github/workflows/ci.yaml@main
permissions:
contents: read
id-token: write
release:
name: Release
uses: zen-fs/core/.github/workflows/release.yaml@main

0 comments on commit 916c867

Please sign in to comment.