Skip to content

Commit

Permalink
fix: labels workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
shanduur committed Jan 13, 2024
1 parent f744db9 commit 954d1d1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/example.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ on:
push:
branches:
- main
paths:
- .github/labels.yml

jobs:
upload-labels:
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/releaser.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: goreleaser

on:
create:
tags:
- "v*"
push:
tags:
- "v*"
Expand Down

0 comments on commit 954d1d1

Please sign in to comment.