Skip to content

Commit

Permalink
Update docker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
WesleyCh3n committed Oct 1, 2021
1 parent 4166c3f commit b56d8bb
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,10 @@ name: build
# Controls when the workflow will run
on:
push:
paths:
- './src/Dockerfile/Dockerfile'
- './src/Dockerfile/ga'
paths-ignore:
- 'README.md'
branches:
- main

# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
Expand Down

0 comments on commit b56d8bb

Please sign in to comment.