Update revision-bump.yml to include misc paths
This commit is contained in:
4
.github/workflows/revision-bump.yml
vendored
4
.github/workflows/revision-bump.yml
vendored
@@ -4,10 +4,10 @@ on:
|
|||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
paths:
|
|
||||||
- "misc/**"
|
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
- "misc/build.func"
|
- "misc/build.func"
|
||||||
|
paths:
|
||||||
|
- "misc/**"
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
Reference in New Issue
Block a user