mirror of
https://github.com/eliasstepanik/egui_node_graph.git
synced 2026-01-10 05:18:27 +00:00
Enable CI for pull requests
This commit is contained in:
parent
d290adfefa
commit
aeb0650a28
6
.github/workflows/ci.yml
vendored
6
.github/workflows/ci.yml
vendored
@ -1,4 +1,8 @@
|
|||||||
on: [push]
|
on:
|
||||||
|
push:
|
||||||
|
branches: [ main ]
|
||||||
|
pull_request:
|
||||||
|
branches: [ main ]
|
||||||
|
|
||||||
name: CI
|
name: CI
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user