Skip to content

Commit

Permalink
Merge pull request #2 from StacklokLabs/on-release
Browse files Browse the repository at this point in the history
Only publish on release, not on PR
  • Loading branch information
lukehinds authored Oct 27, 2024
2 parents ae135f9 + 848a905 commit f4d6195
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: CI/CD

on:
push:
branches:
- main
release:
types: [published]

Expand Down

0 comments on commit f4d6195

Please sign in to comment.