mirror of
https://github.com/eliasstepanik/egui_node_graph.git
synced 2026-01-09 21:08:28 +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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user