Skip to content

Commit

Permalink
run on all paths
Browse files Browse the repository at this point in the history
  • Loading branch information
openoms committed Jan 19, 2024
1 parent 510781b commit 480e33b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/test-amd64-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@ on:
workflow_dispatch:
push:
branches: ["dev", "v1.10", "test-ci"]
paths:
- "home.admin/cl.install.sh"
#paths:
# - "home.admin/cl.install.sh"
pull_request:
branches: ["dev", "v1.10", "test-ci"]
paths:
- "home.admin/cl.install.sh"
#paths:
# - "home.admin/cl.install.sh"
jobs:
prepare-image:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 480e33b

Please sign in to comment.