ci: add workflow file itself to trigger paths
Some checks failed
release / build-and-release (push) Failing after 2s
Some checks failed
release / build-and-release (push) Failing after 2s
This commit is contained in:
parent
76eb7dd8d7
commit
5d0c73b514
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ on:
|
||||||
- 'scripts/**'
|
- 'scripts/**'
|
||||||
- 'assets/**'
|
- 'assets/**'
|
||||||
- 'embed.go'
|
- 'embed.go'
|
||||||
|
- '.forgejo/workflows/release.yml'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-and-release:
|
build-and-release:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue