This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
def
/
lwd
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
enable github workflow on PRs
master
Simon Cruanes
9 months ago
committed by
Frédéric Bour
parent
cfb5405bd7
commit
ef334fad21
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.github/workflows/main.yml
+ 1
- 1
.github/workflows/main.yml
View File
@@ -1,5 +1,5 @@
name: build
on: [push]
on: [push
, pull_request
]
jobs:
run:
name: Build
Write
Preview
Loading…
Cancel
Save