mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-02-09 00:29:00 +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'
|
# Further filtering occurs in 'should-i-run'
|
||||||
|
|
||||||
on:
|
on:
|
||||||
pull-request:
|
pull_request:
|
||||||
types: [closed]
|
types: [closed]
|
||||||
branches: [develop]
|
branches: [develop]
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user