Update paths in revision-bump workflow
This commit is contained in:
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:
|
||||
|
||||
Reference in New Issue
Block a user