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'
|
||||
- '.*.yml'
|
||||
pull_request:
|
||||
paths-ignore:
|
||||
- 'doc/**'
|
||||
- '**/man/*'
|
||||
- '**.md'
|
||||
- '**.rdoc'
|
||||
- '**/.document'
|
||||
- '.*.yml'
|
||||
merge_group:
|
||||
|
||||
concurrency:
|
||||
|
@ -22,8 +22,7 @@ Gem::Specification.new do |spec|
|
||||
spec.metadata["source_code_uri"] = spec.homepage
|
||||
|
||||
spec.files = %w[
|
||||
BSDL
|
||||
COPYING
|
||||
LICENSE.txt
|
||||
lib/pp.rb
|
||||
pp.gemspec
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user