CI: check_dependencies.yml is now required [ci skip]
`paths-ignore` cannot be used for required status checks.
This commit is contained in:
parent
bf741c6fac
commit
8d4ba9d443
7
.github/workflows/check_dependencies.yml
vendored
7
.github/workflows/check_dependencies.yml
vendored
@ -9,13 +9,6 @@ on:
|
|||||||
- '**/.document'
|
- '**/.document'
|
||||||
- '.*.yml'
|
- '.*.yml'
|
||||||
pull_request:
|
pull_request:
|
||||||
paths-ignore:
|
|
||||||
- 'doc/**'
|
|
||||||
- '**/man/*'
|
|
||||||
- '**.md'
|
|
||||||
- '**.rdoc'
|
|
||||||
- '**/.document'
|
|
||||||
- '.*.yml'
|
|
||||||
merge_group:
|
merge_group:
|
||||||
|
|
||||||
concurrency:
|
concurrency:
|
||||||
|
@ -22,8 +22,7 @@ Gem::Specification.new do |spec|
|
|||||||
spec.metadata["source_code_uri"] = spec.homepage
|
spec.metadata["source_code_uri"] = spec.homepage
|
||||||
|
|
||||||
spec.files = %w[
|
spec.files = %w[
|
||||||
BSDL
|
LICENSE.txt
|
||||||
COPYING
|
|
||||||
lib/pp.rb
|
lib/pp.rb
|
||||||
pp.gemspec
|
pp.gemspec
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user