
All checks were successful
/ Cache-Java-Test (push) Successful in 12s
/ opt_hostedtoolcache (push) Successful in 7s
/ job1 (push) Successful in 11s
/ job2 (push) Successful in 12s
/ job3 (push) Has been skipped
/ hashFiles (push) Successful in 7s
/ go-hashfiles (push) Successful in 24s
10 lines
178 B
YAML
10 lines
178 B
YAML
on:
|
|
push:
|
|
|
|
jobs:
|
|
job1:
|
|
runs-on: ubuntu-latest
|
|
steps:
|
|
- uses: actions/checkout@main
|
|
with:
|
|
repository: 'https://github.com/actions/checkout.git' |