RFR: CODETOOLS-7903172: Change invocation of GitHub Actions [v2]
Jonathan Gibbons
jjg at openjdk.java.net
Fri Apr 29 00:51:42 UTC 2022
On Thu, 28 Apr 2022 23:38:11 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:
>> Jonathan Gibbons has updated the pull request incrementally with one additional commit since the last revision:
>>
>> fix bad copy-paste
>
> .github/workflows/test.yml line 4:
>
>> 2:
>> 3: on:
>> 4: branches-ignore:
>
> Looks like you deleted one too many lines. You need "push:" before this line.
Ooops, thanks for spotting that.
-------------
PR: https://git.openjdk.java.net/jtreg/pull/81
More information about the jtreg-dev
mailing list