Browse Source

fix: disable GH Actions build

[ci skip]
pull/1004/head
Nicolas Giard 5 years ago
committed by GitHub
parent
commit
a8e264cded
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. 2
      .github/workflows/dockerimage.yml

2
.github/workflows/dockerimage.yml

@ -3,7 +3,7 @@ name: Docker Image CI
on: on:
push: push:
branches: branches:
- master
- master2
jobs: jobs:

Loading…
Cancel
Save