mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-03-18 20:29:10 +03:00
Merge pull request #5991 from vector-im/michaelk/fix_typo_in_post_pr
Fix typo - pull-request -> pull_request
This commit is contained in:
commit
fa96d2a703
1 changed files with 1 additions and 1 deletions
2
.github/workflows/post-pr.yml
vendored
2
.github/workflows/post-pr.yml
vendored
|
@ -4,7 +4,7 @@ name: Integration Tests
|
|||
# Further filtering occurs in 'should-i-run'
|
||||
|
||||
on:
|
||||
pull-request:
|
||||
pull_request:
|
||||
types: [closed]
|
||||
branches: [develop]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue