git.rcrnstn.net
Files
Commits
Stats
Network
Graph
rcrnstn/xdot.py
Commit 30b4d27f13872dc3a4d68b1a3b68d774cc0dad4f
Browse code
github: Build on pull requests.
Jose Fonseca
authored on 08/12/2020 10:28:54
Showing 1 changed files
.github/workflows/build.yml
index 0489c20..85b6393 100644
.github/workflows/build.yml
History
View file @ 30b4d27
...
...
@@ -1,6 +1,6 @@
1
1
name: build
2
2
3
-on: [push]
3
+on: [push, pull_request]
4
4
5
5
jobs:
6
6
build: