add ignore change workflow provider
All checks were successful
Go Action / goaction (pull_request) Successful in 31s
All checks were successful
Go Action / goaction (pull_request) Successful in 31s
This commit is contained in:
@@ -7,11 +7,18 @@ on:
|
||||
pull_request:
|
||||
paths-ignore:
|
||||
- 'provider/etcd/**'
|
||||
- '.gitea/workflows/etcd.yml'
|
||||
- 'provider/ini/**'
|
||||
- '.gitea/workflows/ini.yml'
|
||||
- 'provider/json/**'
|
||||
- '.gitea/workflows/json.yml'
|
||||
- 'provider/toml/**'
|
||||
- '.gitea/workflows/toml.yml'
|
||||
- 'provider/vault/**'
|
||||
- '.gitea/workflows/vault.yml'
|
||||
- 'provider/yaml/**'
|
||||
- '.gitea/workflows/yaml.yml'
|
||||
|
||||
|
||||
jobs:
|
||||
goaction:
|
||||
|
||||
Reference in New Issue
Block a user