Merge pull request #11 from ThomasRubini/ci_triggers
This commit is contained in:
commit
c4901e80ce
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -3,6 +3,8 @@ name: Build
|
||||
on:
|
||||
push:
|
||||
branches: ['*']
|
||||
pull_request:
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user