mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Renamed check_encoding.yml as check_misc.yml [ci skip]
This commit is contained in:
parent
5c9d6ea6b4
commit
197550c956
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
name: Check C-source encoding
|
name: Miscellaneous checks
|
||||||
on: [push, pull_request]
|
on: [push, pull_request]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
check_encoding:
|
checks:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
Loading…
Add table
Add a link
Reference in a new issue