mirror of https://github.com/zachjs/sv2v.git
only check notice file on master
This commit is contained in:
parent
1ff4729266
commit
aca24ebe53
|
|
@ -1,6 +1,8 @@
|
||||||
name: Notice
|
name: Notice
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
branches:
|
||||||
|
- master
|
||||||
paths:
|
paths:
|
||||||
- stack.yaml
|
- stack.yaml
|
||||||
- stack.yaml.lock
|
- stack.yaml.lock
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue