mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 02:07: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
|
||||
on: pull_request
|
||||
on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
docs:
|
||||
|
Loading…
x
Reference in New Issue
Block a user