revert
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -1,5 +1,5 @@
|
|||||||
name: Build using Github Actions
|
name: Build using Github Actions
|
||||||
on: [push, pull_request, workflow_dispatch]
|
on: [push, pull_request]
|
||||||
jobs:
|
jobs:
|
||||||
build-source:
|
build-source:
|
||||||
name: Checkout source code and build
|
name: Checkout source code and build
|
||||||
|
|||||||
Reference in New Issue
Block a user