mirror of
https://github.com/encounter/objdiff.git
synced 2025-06-06 22:53:33 +00:00
Update build workflow yml
This commit is contained in:
parent
d9efa97c30
commit
2f2efb4711
8
.github/workflows/build.yaml
vendored
8
.github/workflows/build.yaml
vendored
@ -1,6 +1,12 @@
|
||||
name: Build
|
||||
|
||||
on: [ push, pull_request ]
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
paths-ignore:
|
||||
- '*.md'
|
||||
- 'LICENSE*'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
check:
|
||||
|
Loading…
x
Reference in New Issue
Block a user