Skip to content

Commit 251aa0f

Browse files
committed
fix
1 parent 4c6bb70 commit 251aa0f

15 files changed

Lines changed: 12 additions & 1586 deletions

.github/actions/compilers/action.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,18 @@ inputs:
7171
description: >-
7272
whitespace separated list of extensions that need be linked statically.
7373
74+
launchable-token:
75+
required: false
76+
description: >-
77+
Launchable token is needed if you want to run Launchable on your forked repository.
78+
See https://github.com/ruby/ruby/wiki/CI-Servers#launchable-ci for details.
79+
80+
launchable-url:
81+
required: false
82+
description: >-
83+
Launchable token is needed if you want to run Launchable on your forked repository.
84+
See https://github.com/ruby/ruby/wiki/CI-Servers#launchable-ci for details.
85+
7486
runs:
7587
using: composite
7688
steps:

.github/workflows/bundled_gems.yml

Lines changed: 0 additions & 136 deletions
This file was deleted.

.github/workflows/check_dependencies.yml

Lines changed: 0 additions & 63 deletions
This file was deleted.

.github/workflows/check_misc.yml

Lines changed: 0 additions & 140 deletions
This file was deleted.

0 commit comments

Comments
 (0)