mirror of
https://github.com/goreleaser/goreleaser-action.git
synced 2026-05-14 23:00:33 +00:00
Update workflows
This commit is contained in:
parent
3fa258510f
commit
83d17e5b70
2 changed files with 0 additions and 2 deletions
1
.github/workflows/ci.yaml
vendored
1
.github/workflows/ci.yaml
vendored
|
|
@ -4,7 +4,6 @@ on:
|
|||
push:
|
||||
branches:
|
||||
- 'master'
|
||||
- 'feature/*'
|
||||
- 'releases/'
|
||||
paths-ignore:
|
||||
- '**.md'
|
||||
|
|
|
|||
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
|
|
@ -4,7 +4,6 @@ on:
|
|||
push:
|
||||
branches:
|
||||
- 'master'
|
||||
- 'feature/*'
|
||||
- 'releases/*'
|
||||
paths-ignore:
|
||||
- '**.md'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue