Skip to content

Commit

Permalink
more docker workflow changes
Browse files Browse the repository at this point in the history
  • Loading branch information
itsnebulalol committed Aug 31, 2022
1 parent 9eb4ab2 commit 1666f9c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,14 @@ on:
# - 'docs/**'
# branches:
# - "main"
push:
paths-ignore:
- "*"
- '!.github/workflows/docker.yml'
branches:
- "main"

workflow_dispatch:

workflow_run:
workflows: ["Test script"]
Expand Down

0 comments on commit 1666f9c

Please sign in to comment.