Skip to content

Commit

Permalink
Changed CI to only publish on publish
Browse files Browse the repository at this point in the history
  • Loading branch information
ByronMayne committed Jul 27, 2024
1 parent ef992cd commit 41ae07c
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,9 @@ name: Publish
on:
push: {}
pull_request: {}
release: {}
# on:
# release:
# types: [published]
# pull_request: {}

release:
types: [published]

env:
Configuration: Release
ProjectDir: src\SourceGenerator.Foundations\
Expand Down

0 comments on commit 41ae07c

Please sign in to comment.