mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-06-10 23:57:38 +02:00
chore(ci): remove stale trigger paths (#2836)
.github/workflows/htmltest.yml no longer exists, and the www/* path catches changes to www/htmltest.yml.
This commit is contained in:
parent
cf4271c960
commit
87151f8575
2
.github/workflows/docs.yml
vendored
2
.github/workflows/docs.yml
vendored
@ -5,11 +5,9 @@ on:
|
|||||||
branches:
|
branches:
|
||||||
- 'main'
|
- 'main'
|
||||||
paths:
|
paths:
|
||||||
- '.github/workflows/htmltest.yml'
|
|
||||||
- 'www/*'
|
- 'www/*'
|
||||||
pull_request:
|
pull_request:
|
||||||
paths:
|
paths:
|
||||||
- '.github/workflows/htmltest.yml'
|
|
||||||
- 'www/*'
|
- 'www/*'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user