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
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: ["master"]
|
||||
pull_request:
|
||||
branches: ["master"]
|
||||
workflow_dispatch:
|
||||
# push:
|
||||
# branches: ["master"]
|
||||
# pull_request:
|
||||
# branches: ["master"]
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
Loading…
x
Reference in New Issue
Block a user