aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/check_branch.yml
Commit message (Collapse)AuthorAgeFilesLines
* Migrate Wercker MJIT tests to Actions (#2676)Takashi Kokubun2019-11-121-1/+1
| | | | | | | | | | | | | | | | | | | | * Migrate Wercker MJIT tests to Actions * Support pull request for testing * Capitalize other jobs too * Make it a command name for consistency [ci skip] * Remove wercker.yml * Add --jit-verbose=2 for debugging * Install MJIT headers * Separate install for sudo * Trigger build
* Update the description of check_branchTakashi Kokubun2019-08-141-6/+7
|
* Rename check_branch.master to pull_request.check_branchTakashi Kokubun2019-08-141-2/+2
| | | | | | | | because it's shown as just "master" on a pull request which does not have the check_branch.master job yet. "check_branch" would be easier to understand and now we can grep it from master branch.
* Update the comment in check_branch [ci skip] (#2355)Takashi Kokubun2019-08-131-5/+3
|
* Explain the current status of branches [ci skip] (#2350)Takashi Kokubun2019-08-131-2/+9
|
* Update check_branch description a little [ci skip]Takashi Kokubun2019-08-131-0/+1
|
* Add a quick job to be used for branch protectionTakashi Kokubun2019-08-121-0/+15