Skip to content
This repository has been archived by the owner on Feb 1, 2021. It is now read-only.

Commit

Permalink
Disable automatic build of image from master
Browse files Browse the repository at this point in the history
  • Loading branch information
sleshchenko committed Jan 13, 2021
1 parent b6dccd8 commit b1ba502
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/dockerimage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@
name: Next Dockerimage

on:
push:
branches: [ master ]
workflow_dispatch:

jobs:

Expand Down

0 comments on commit b1ba502

Please sign in to comment.