Skip to content

Commit

Permalink
Only publish tags
Browse files Browse the repository at this point in the history
  • Loading branch information
jrief committed Feb 9, 2024
1 parent 9abb5a4 commit b743b1c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches:
- main
- releases/*
pull_request:
branches:
- main
Expand Down
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:
- '*'
branches:
- releases/1.0.x


jobs:
publish:
Expand Down

0 comments on commit b743b1c

Please sign in to comment.