mirror of
https://github.com/FourierTransformer/ftcsv.git
synced 2024-11-19 19:54:23 +00:00
Add reopened pull requests as a trigger
This commit is contained in:
parent
b9ea908794
commit
b548649e22
2
.github/workflows/test-and-coverage.yml
vendored
2
.github/workflows/test-and-coverage.yml
vendored
@ -5,7 +5,7 @@ on:
|
||||
branches: [ master ]
|
||||
tags: [ '*.*.*' ]
|
||||
pull_request:
|
||||
types: [opened]
|
||||
types: [opened, reopened]
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
Loading…
Reference in New Issue
Block a user