Skip to content

Commit

Permalink
chore: Run full CI when Makefile changes
Browse files Browse the repository at this point in the history
  • Loading branch information
twpayne committed Nov 10, 2021
1 parent e9e4712 commit 4d47c70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Expand Up @@ -28,7 +28,7 @@ jobs:
code:
- '**/*.go'
- '.github/workflows/**'
- 'go.*'
- 'Makefile'
- 'assets/docker/**'
- 'assets/vagrant/**'
- 'internal/**'
Expand Down

0 comments on commit 4d47c70

Please sign in to comment.