Skip to content

Commit

Permalink
Delete push/main trigger from "publish" CI workflow
Browse files Browse the repository at this point in the history
Analogous to #515
  • Loading branch information
khaeru committed Jan 29, 2024
1 parent b827ca2 commit 51117c9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ name: Build package / publish

on:
push:
branches: [ main ]
tags: [ "v*" ]
release:
types: [ published ]
Expand Down

0 comments on commit 51117c9

Please sign in to comment.