Skip to content

Commit

Permalink
GitHub Actions: Trigger path correction
Browse files Browse the repository at this point in the history
  • Loading branch information
P3TERX committed Jun 13, 2020
1 parent e6b04dc commit 6bcfbf1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/docker-build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,12 @@
name: Docker images build test

on:
repository_dispatch:
push:
branches:
- master
paths:
- 'root/**'
- 'rootfs/**'
- 'Dockerfile'
schedule:
- cron: 10 16 * * *
Expand Down

0 comments on commit 6bcfbf1

Please sign in to comment.