fix: build when workflows change

This commit is contained in:
Jan De Dobbeleer 2021-12-02 07:54:49 +01:00
parent 73bc6d92cd
commit e7d83637a8
No known key found for this signature in database
GPG key ID: F6CC273CE5BA9AEE

View file

@ -7,7 +7,7 @@ on:
paths:
- 'src/**'
- 'packages/**'
- '.github/*'
- '.github/workflows/**'
jobs:
changelog: