mirror of
https://github.com/k3s-io/k3s.git
synced 2024-06-07 19:41:36 +00:00
b010c941cf
* Fix .github regex to skip drone runs on gh action bumps Signed-off-by: Chris Wayne <cwayne18@gmail.com>
10 lines
113 B
Plaintext
10 lines
113 B
Plaintext
^.*\.md$
|
|
^install\.sh$
|
|
^\.droneignore$
|
|
^\.github\/.*$
|
|
^MAINTAINERS$
|
|
^CODEOWNERS$
|
|
^LICENSE$
|
|
^DCO$
|
|
^channel\.yaml$
|