Update paths in revision-bump workflow
This commit is contained in:
parent
3deefd6ffb
commit
5777cd72f4
5
.github/workflows/revision-bump.yml
vendored
5
.github/workflows/revision-bump.yml
vendored
@ -5,8 +5,9 @@ on:
|
|||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
paths:
|
paths:
|
||||||
- "misc/*.func"
|
- "misc/**"
|
||||||
- "misc/*.sh"
|
paths-ignore:
|
||||||
|
- "misc/build.func"
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user