Update integration.yml
This commit is contained in:
parent
f1c05e7c16
commit
5d8343aa9f
9
.github/workflows/integration.yml
vendored
9
.github/workflows/integration.yml
vendored
@ -1,10 +1,11 @@
|
|||||||
name: Integration
|
name: Integration
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
workflow_dispatch:
|
||||||
branches: ["master"]
|
# push:
|
||||||
pull_request:
|
# branches: ["master"]
|
||||||
branches: ["master"]
|
# pull_request:
|
||||||
|
# branches: ["master"]
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: read
|
||||||
|
Loading…
x
Reference in New Issue
Block a user