Trigger for main branch
This commit is contained in:
parent
ae2b9d535d
commit
f840173ea4
6
.github/workflows/pull-request.yaml
vendored
6
.github/workflows/pull-request.yaml
vendored
@ -1,5 +1,9 @@
|
||||
name: Demystifier PR Build
|
||||
on: pull_request
|
||||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
pull_request:
|
||||
branches: [ master ]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user