Skip to content

Commit

Permalink
devops: trigger docker devrelease when github action itself changes (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
aslushnikov committed Sep 1, 2020
1 parent 2dc57c5 commit 1de4f7f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish_canary_docker.yml
Expand Up @@ -8,6 +8,7 @@ on:
paths:
- docs/docker/**
- browsers.json
- .github/workflows/publish_canary_docker.yml

jobs:
publish-canary-docker:
Expand Down

0 comments on commit 1de4f7f

Please sign in to comment.