Browse Source
fix pull request trigger for common workflow
master
Thom Wiggers
4 years ago
No known key found for this signature in database
GPG Key ID: 1BB0A7CE26E363
1 changed files with
1 additions and
1 deletions
-
.github/workflows/common.yml
|
|
@@ -1,4 +1,4 @@ |
|
|
|
on: ['push', 'pull-request'] |
|
|
|
on: ['push', 'pull_request'] |
|
|
|
|
|
|
|
name: Test common files and sanity checks |
|
|
|
|
|
|
|