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:
|
||||
- main
|
||||
paths:
|
||||
- "misc/*.func"
|
||||
- "misc/*.sh"
|
||||
- "misc/**"
|
||||
paths-ignore:
|
||||
- "misc/build.func"
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
Loading…
x
Reference in New Issue
Block a user