This website works better with JavaScript
Home
Explore
Help
Sign In
LBP
/
OliveTin
mirror of
https://github.com/OliveTin/OliveTin.git
Watch
4
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
build: Add missing build-snapshot job on PR
jamesread
1 year ago
parent
7da8a5bc38
commit
2b66414a93
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
.github/workflows/build-snapshot.yml
+ 1
- 0
.github/workflows/build-snapshot.yml
View File
@@ -3,6 +3,7 @@ name: "Build Snapshot"
on:
push:
+ pull_request:
workflow_dispatch:
jobs: