mirror of
https://github.com/TheAlgorithms/Java.git
synced 2025-07-09 12:11:28 +08:00
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -1,9 +1,9 @@
|
||||
name: Build
|
||||
name: Build Project
|
||||
|
||||
on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
lint:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
Reference in New Issue
Block a user