mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 10:17:50 +08:00
[github actions] build on push and pull_request
This commit is contained in:
parent
b908308a80
commit
bd5971e309
2
.github/workflows/build-test.yml
vendored
2
.github/workflows/build-test.yml
vendored
@ -1,5 +1,5 @@
|
|||||||
name: build-test
|
name: build-test
|
||||||
on: pull_request
|
on: [push, pull_request]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
docs:
|
docs:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user