Skip to content

Commit

Permalink
Only run publish pipeline on tags
Browse files Browse the repository at this point in the history
  • Loading branch information
sd2k committed May 6, 2022
1 parent 0ef2975 commit 7425356
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
Expand Up @@ -4,9 +4,6 @@ on:
push:
tags:
- 'v*.*.*'
pull_request:
branches:
- main

jobs:

Expand Down

0 comments on commit 7425356

Please sign in to comment.