Skip to content

Commit

Permalink
Update docker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Aliaksei Bialiauski authored Mar 17, 2023
1 parent d5b2d25 commit 08a7c7f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
---
name: docker
on:
push:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
jobs:
docker:
runs-on: ubuntu-20.04
Expand Down

0 comments on commit 08a7c7f

Please sign in to comment.