mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-02-02 12:16:55 +01:00
Fix typo - pull-request -> pull_request
This commit is contained in:
parent
f2b4ad4a31
commit
4d1378d0a1
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…
x
Reference in New Issue
Block a user