Kr328
%!s(int64=4) %!d(string=hai) anos
|
@@ -4,6 +4,7 @@ on:
|
|
|
branches:
|
|
branches:
|
|
|
- main
|
|
- main
|
|
|
paths-ignore:
|
|
paths-ignore:
|
|
|
|
|
+ - '.github/**'
|
|
|
- '.idea/**'
|
|
- '.idea/**'
|
|
|
- '.gitattributes'
|
|
- '.gitattributes'
|
|
|
- '.gitignore'
|
|
- '.gitignore'
|
|
@@ -13,6 +14,7 @@ on:
|
|
|
- 'NOTICE'
|
|
- 'NOTICE'
|
|
|
pull_request:
|
|
pull_request:
|
|
|
paths-ignore:
|
|
paths-ignore:
|
|
|
|
|
+ - '.github/**'
|
|
|
- '.idea/**'
|
|
- '.idea/**'
|
|
|
- '.gitattributes'
|
|
- '.gitattributes'
|
|
|
- '.gitignore'
|
|
- '.gitignore'
|