mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-12-26 17:43:11 +01: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
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…
Reference in New Issue
Block a user