This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
richard
/
wiki
mirror of
https://github.com/Requarks/wiki.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
Browse Source
fix: disable GH Actions build
[ci skip]
pull/1004/head
Nicolas Giard
5 years ago
committed by
GitHub
parent
10e19700e5
commit
a8e264cded
No known key found for this signature in database
GPG Key ID:
4AEE18F83AFDEB23
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
2
.github/workflows/dockerimage.yml
2
.github/workflows/dockerimage.yml
View File
@ -3,7 +3,7 @@ name: Docker Image CI
on
:
push:
branches:
-
master
-
master
2
jobs:
Write
Preview
Loading…
Cancel
Save