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/**'
|
||||
- 'assets/**'
|
||||
- 'embed.go'
|
||||
- '.forgejo/workflows/release.yml'
|
||||
|
||||
jobs:
|
||||
build-and-release:
|
||||
|
|
|
|||
Loading…
Reference in a new issue